Docs.rs
jsonrpsee-server-0.24.7
jsonrpsee-server 0.24.7
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
niklasad1
Dependencies
futures-util ^0.3.14
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1.0
normal
hyper ^1.3
normal
hyper-util ^0.1
normal
jsonrpsee-core ^0.24.7
normal
jsonrpsee-types ^0.24.7
normal
pin-project ^1.1.3
normal
route-recognizer ^0.3.1
normal
serde ^1
normal
serde_json ^1
normal
soketto ^0.8
normal
thiserror ^1
normal
tokio ^1.23.1
normal
tokio-stream ^0.1.7
normal
tokio-util ^0.7
normal
tower ^0.4
normal
tracing ^0.1.34
normal
socket2 ^0.5.1
dev
tower ^0.4
dev
tracing-subscriber ^0.3.3
dev
Versions
100%
of the crate is documented
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.24.7
Module middleware
Module Items
Modules
In crate jsonrpsee_
server
jsonrpsee_server
Module
middleware
Copy item path
source
Expand description
jsonrpsee-server middleware
Modules
ยง
http
HTTP related middleware. Various middleware implementations for HTTP specific purposes.
rpc
JSON-RPC specific middleware. Various middleware implementations for JSON-RPC specific purposes.