bump `nim-json-rpc` to `9c65df305390ab01a13788af5aea78cd62dceb2a` (#5923)
- Client also handle error message if id is null - Client pass meaningful error to newFut when processMessage failed - Refactoring: extract rpc handler from HTTP and WebSocket server - Use pragma push/pop pair to disable warning - http server better exception handling - Fix CI badge url - Upgrade github actions to v4 - Revert "Fix CI badge url" - HttpAuthHook use async raises - Move CancelledError handling to outer try/except of RpcWebsocketServer - Implement RPC batch call both in servers and clients - v0.4.0 - Should compile if chronicles log turned on - Add framework to support more optional types - v0.4.2 - test refc in CI in Nim 2.0 and later - use non-EOL macOS version for GitHub Actions CI - avoid failing uninitialized `Future` - Improve batch call example and wrapper comments - Fix ws and socket client error handling and add test to #212 - Add build test with chronicles to json enabled
This commit is contained in:
parent
eefe8841ef
commit
2a1bf9944d
|
@ -1 +1 @@
|
|||
Subproject commit 8d79d528412d7cdd022ff91fb6bacd4f5bb01d58
|
||||
Subproject commit 9c65df305390ab01a13788af5aea78cd62dceb2a
|
Loading…
Reference in New Issue