paritytech / jsonrpc

Rust JSON-RPC implementation
MIT License
791 stars 274 forks source link

How to make bi-directional rpc? #663

Open tubzby opened 2 years ago

tubzby commented 2 years ago

A TCP server get a rpc server handle, but is it possible for a server to call a client?