This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-json-rpc
mirror of
https://github.com/status-im/nim-json-rpc.git
Watch
2
Star
0
Fork
You've already forked nim-json-rpc
0
Code
Issues
Projects
Releases
Wiki
Activity
3b02cbd946
nim-json-rpc
/
json_rpc
History
Yuriy Glukhov
881c62ed54
Allow custom headers in ws backend. Set Origin to
http://localhost
by default
2019-07-02 16:15:41 +03:00
..
clients
Allow custom headers in ws backend. Set Origin to
http://localhost
by default
2019-07-02 16:15:41 +03:00
servers
Fix freezes on *nix systems.
2019-05-14 18:42:51 +03:00
client.nim
Fixed error reporting for unexpected response id
2019-06-26 13:40:44 +03:00
jsonmarshal.nim
Comments addressed
2019-06-17 18:47:11 +03:00
router.nim
Check if method field is a string
2019-05-17 11:58:51 +03: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
Rebrand asyncdispatch2 to chronos (
#50
)
2019-02-06 18:27:58 +01:00