This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-json-rpc
Watch
2
Star
0
Fork
0
You've already forked nim-json-rpc
mirror of
https://github.com/status-im/nim-json-rpc.git
synced
2025-02-24 18:28:10 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nim-json-rpc
/
json_rpc
History
Zahary Karadjov
5c0d096111
Support Nim 1.2
2020-03-24 16:50:34 +02:00
..
clients
Fix all tests
2020-03-17 22:05:42 +02:00
servers
Refactor the router to allow bypassing the use of std/json
2020-03-17 20:38:52 +02:00
client.nim
Support Nim 1.2
2020-03-24 16:50:34 +02:00
jsonmarshal.nim
Trivial changes required for the beacon node integration
2020-03-17 00:17:10 +02: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