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

#82 in HTTP client

Download history 20820/week @ 2023-12-24 31613/week @ 2023-12-31 44193/week @ 2024-01-07 52096/week @ 2024-01-14 53730/week @ 2024-01-21 51086/week @ 2024-01-28 54265/week @ 2024-02-04 55741/week @ 2024-02-11 60511/week @ 2024-02-18 60039/week @ 2024-02-25 55027/week @ 2024-03-03 56352/week @ 2024-03-10 58445/week @ 2024-03-17 56191/week @ 2024-03-24 70664/week @ 2024-03-31 53539/week @ 2024-04-07

240,659 downloads per month
Used in 119 crates (3 directly)

MIT license

245KB
4.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

~4–17MB
~199K SLoC