Docs.rs
jsonrpsee-server-0.26.0
jsonrpsee-server 0.26.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
niklasad1
parity-crate-owner
paritytech-ci
Dependencies
futures-util ^0.3.14
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1.0
normal
hyper ^1.5
normal
hyper-util ^0.1
normal
jsonrpsee-core ^0.26.0
normal
jsonrpsee-types ^0.26.0
normal
pin-project ^1.1.3
normal
route-recognizer ^0.3.1
normal
serde ^1
normal
serde_json ^1
normal
soketto ^0.8.1
normal
thiserror ^2
normal
tokio ^1.23.1
normal
tokio-stream ^0.1.7
normal
tokio-util ^0.7
normal
tower ^0.5
normal
tracing ^0.1.34
normal
socket2 ^0.6.0
dev
tower ^0.5
dev
tracing-subscriber ^0.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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
jsonrpsee_
server
0.26.0
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 service middleware.