M. J. Fromberger
20886fdb39
Instead of having the exported Request and Response type expose the version directly, delegate version injection to an unexported shim. We already had the shim; this just boosts it to the top level and does a bit more checking. * Check JSON-RPC version marker. |
3 years ago | |
---|---|---|
.. | ||
client | rpc: clean up unused non-default websocket client options (#7713) | 3 years ago |
server | rpc: don't route websocket-only methods on GET requests (#7715) | 3 years ago |
test | rpc: clean up the RPCFunc constructor signature (#7586) | 3 years ago |
types | rpc: clean up encoding of request and response messages (#7721) | 3 years ago |
doc.go | rpc: clean up the RPCFunc constructor signature (#7586) | 3 years ago |
jsonrpc_test.go | rpc: clean up unused non-default websocket client options (#7713) | 3 years ago |