46 releases (20 breaking)

0.22.3 Mar 20, 2024
0.22.1 Feb 19, 2024
0.21.0 Dec 13, 2023
0.20.3 Oct 24, 2023
0.2.0-alpha.3 Mar 16, 2021

#50 in HTTP client

Download history 48626/week @ 2023-12-07 40525/week @ 2023-12-14 27926/week @ 2023-12-21 24224/week @ 2023-12-28 41911/week @ 2024-01-04 45547/week @ 2024-01-11 52321/week @ 2024-01-18 50071/week @ 2024-01-25 46796/week @ 2024-02-01 54346/week @ 2024-02-08 54295/week @ 2024-02-15 55610/week @ 2024-02-22 53569/week @ 2024-02-29 50665/week @ 2024-03-07 49984/week @ 2024-03-14 45393/week @ 2024-03-21

210,490 downloads per month
Used in 84 crates (8 directly)

MIT license

315KB
5.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

~9–22MB
~325K SLoC