Docs.rs
jsonrpsee-server-0.16.3
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jsonrpsee-server 0.16.3
JSON-RPC server that supports HTTP and WebSocket transports
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
25
out of
25
items documented
0
out of
18
items with examples
Links
Homepage
paritytech/jsonrpsee
646
172
49
crates.io
Dependencies
futures-channel ^0.3.14
normal
futures-util ^0.3.14
normal
http ^0.2.7
normal
hyper ^0.14
normal
jsonrpsee-core ^0.16.3
normal
jsonrpsee-types ^0.16.3
normal
serde ^1
normal
serde_json ^1
normal
soketto ^0.7.1
normal
tokio ^1.16
normal
tokio-stream ^0.1.7
normal
tokio-util ^0.7
normal
tower ^0.4.13
normal
tracing ^0.1.34
normal
anyhow ^1
dev
rand ^0.8
dev
socket2 ^0.4.7
dev
tower ^0.4.13
dev
tracing-subscriber ^0.3.3
dev
Versions
0.24.7
0.24.6
0.24.5
0.24.4
0.24.3
0.24.2
0.24.1
0.24.0
0.23.2
0.23.1
0.23.0
0.22.5
0.22.4
0.22.3
0.22.2
0.22.1
0.22.0
0.21.0
0.20.4
0.20.3
0.20.2
0.20.1
0.20.0
0.19.0
0.18.2
0.18.1
0.18.0
0.17.1
0.17.0
0.16.3
0.16.2
0.16.1
0.16.0
Owners
# jsonrpsee-server `jsonrpsee-server` is a [JSON RPC](https://www.jsonrpc.org/specification) server that supports both HTTP and WebSocket transport.