Docs.rs
jsonrpsee-http-server-0.15.1
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-http-server 0.15.1
HTTP server for JSON-RPC
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
11
out of
11
items documented
0
out of
11
items with examples
Links
Homepage
paritytech/jsonrpsee
655
172
50
crates.io
Dependencies
futures-channel ^0.3.14
normal
futures-util ^0.3.14
normal
hyper ^0.14.10
normal
jsonrpsee-core ^0.15.1
normal
jsonrpsee-types ^0.15.1
normal
serde ^1
normal
serde_json ^1.0
normal
tokio ^1.16
normal
tracing ^0.1.34
normal
tracing-futures ^0.2.5
normal
socket2 ^0.4
dev
tracing-subscriber ^0.3.3
dev
Versions
0.15.1
0.15.0
0.14.0
0.13.1
0.13.0
0.12.0
0.11.0
0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.2.0-alpha.7
0.2.0-alpha.6
0.2.0-alpha.5
0.2.0-alpha.4
Owners
# jsonrpsee-http-server `jsonrpsee-http-server` is a [JSON RPC](https://www.jsonrpc.org/specification) HTTPS server library that's is built for `async/await`.