52 releases (22 breaking)

0.24.0 Jul 9, 2024
0.22.5 Apr 29, 2024
0.22.3 Mar 20, 2024
0.21.0 Dec 13, 2023
0.2.0-alpha.3 Mar 16, 2021

#47 in HTTP client

Download history 63574/week @ 2024-04-05 59020/week @ 2024-04-12 57192/week @ 2024-04-19 44716/week @ 2024-04-26 46626/week @ 2024-05-03 54620/week @ 2024-05-10 50593/week @ 2024-05-17 59902/week @ 2024-05-24 61404/week @ 2024-05-31 55755/week @ 2024-06-07 55812/week @ 2024-06-14 62914/week @ 2024-06-21 53823/week @ 2024-06-28 62515/week @ 2024-07-05 61777/week @ 2024-07-12 58105/week @ 2024-07-19

248,688 downloads per month
Used in 113 crates (10 directly)

MIT license

320KB
6K 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

~9–21MB
~326K SLoC