Skip to content

JSON-RPC v14.0.5

Compare
Choose a tag to compare
@tomusdrw tomusdrw released this 28 Nov 14:07
· 60 commits to master since this release
23e6097
  1. Regular dependencies updates (env_logger 0.6->0.7, websocket 0.23->0.24)
  2. IPC socket permissioning (#519)
  3. Support serde_json with arbitrary_precision feature.
  4. Modify the HTTP server requests handling (avoid buffer_unordered with aribtrary limit in favour of spawning tasks on the runtime).