nim-json-rpc/json_rpc
Ștefan Talpalaru d90bdb679b
can't use `result` when returning Future[void]
2020-08-07 17:24:15 +02:00
..
clients updated news 2020-05-08 16:13:00 +03:00
servers can't use `result` when returning Future[void] 2020-08-07 17:24:15 +02: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 Improved handling of invalid responses; Handle seq[byte] results such as `eth_getCode` 2020-06-19 20:42:49 +03: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