jsonrpc-ws 0.0.1

JSON-RPC 2.0 websocket client & server implementation.
Documentation
1
2
3
4
5
6
edition = "2021"
merge_derives = false
imports_granularity = "Crate"
normalize_comments = true
reorder_impl_items = false
wrap_comments = true