jsonrpc-v2
jsonrpc-v2 copied to clipboard
Is this lib support tcp protocol or only http layer?
This PR is a first draft at passing local data from the HTTP request to the handlers.
Hi, thanks for great library. I do have a query the what would be best way to secure JSON-RPC end points. Because if I use session or identity I need...
Sorry if this is the wrong place to ask this question. Is it possible to do something like this: https://github.com/paritytech/jsonrpc/tree/master/ws ?