nim-json-rpc/json_rpc
Jacek Sieka ce51ffdf16
print url in log startup message (#89)
...and tone down connection logging
2021-01-07 10:42:26 +01:00
..
clients updated news 2020-05-08 16:13:00 +03:00
servers print url in log startup message (#89) 2021-01-07 10:42:26 +01:00
client.nim Improved handling of invalid responses; Handle seq[byte] results such as `eth_getCode` 2020-06-19 20:42:49 +03:00
errors.nim Improved handling of invalid responses; Handle seq[byte] results such as `eth_getCode` 2020-06-19 20:42:49 +03:00
jsonmarshal.nim Added marshalling support for uint32 (#88) 2020-11-16 15:45:53 +01:00
router.nim Switch to json_serialition.JsonString to facilitate Chronicles logging 2020-03-18 18:14:29 +02:00
rpcclient.nim Websocket client support and some fixes 2019-06-12 20:53:15 +03:00
rpcserver.nim fix the package structure to make Nimble happy 2018-07-20 19:34:10 +03:00
server.nim Refactor the router to allow bypassing the use of std/json 2020-03-17 20:38:52 +02:00