31 releases (15 breaking)

0.22.4 Apr 8, 2024
0.22.3 Mar 20, 2024
0.22.1 Feb 19, 2024
0.21.0 Dec 13, 2023
0.7.0 Dec 22, 2021

#427 in HTTP client

Download history 27107/week @ 2023-12-23 38261/week @ 2023-12-30 52627/week @ 2024-01-06 59395/week @ 2024-01-13 60421/week @ 2024-01-20 60035/week @ 2024-01-27 61853/week @ 2024-02-03 61473/week @ 2024-02-10 68292/week @ 2024-02-17 65730/week @ 2024-02-24 61369/week @ 2024-03-02 64728/week @ 2024-03-09 64587/week @ 2024-03-16 62220/week @ 2024-03-23 76041/week @ 2024-03-30 62998/week @ 2024-04-06

276,451 downloads per month
Used in 251 crates (24 directly)

MIT license

265KB
5K SLoC

jsonrpsee

GitLab Status crates.io Docs MIT CI Benchmarks dependency status

JSON-RPC library designed for async/await in Rust.

Designed to be the successor to ParityTech's JSONRPC crate.

Features

  • Client/server HTTP/HTTP2 support
  • Client/server WebSocket support
  • Client WASM support via web-sys
  • Client transport abstraction to provide custom transports
  • Middleware

Documentation

Examples

See this directory for more examples

Roadmap

See our tracking milestone for the upcoming stable v1.0 release.

Users

If your project uses jsonrpsee we would like to know. Please open a pull request and add your project to the list below:

Benchmarks

Daily benchmarks for jsonrpsee can be found:

Dependencies

~2–11MB
~104K SLoC