JSON RPC compatibility workarounds to support lbry-sdk #75

Merged
moodyjon merged 3 commits from jsonrpc_compat1 into master 2022-10-29 17:42:24 +02:00

3 commits

Author SHA1 Message Date
Jonathan Moody
18fa12a6bd Elaborate comment on jsonPatchingCodec. 2022-10-28 09:31:10 -04:00
Jonathan Moody
a3bedc2c1d Workaround to allow lbry-sdk to call server.version and server.features.
Incoming/outgoing JSON is patched using yet another codec (jsonPatchingCodec).
Add more logging of raw/patched JSON.
2022-10-27 16:01:03 -04:00
Jonathan Moody
3bdad6ccf8 Fix log spam (Already shutting down...) 2022-10-27 16:00:49 -04:00