Does anyone know if some Java implementation of the JSON-RPC protocol exists with bidirectional support (there is no Client/Server, both entities can send and receive the same messages).
I know it exists in Python: bjsonrpc
Thanks!
It looks like it didn't exist, so I created one, based on JsonRpcBase: JJsonRpc
It doesn't handle sockets connections very well right now, but it's working decently for me.
Hope it helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With