32 releases

0.22.5 Apr 29, 2024
0.22.3 Mar 20, 2024
0.21.0 Dec 13, 2023
0.20.3 Oct 24, 2023
0.7.0 Dec 22, 2021

#81 in HTTP client

Download history 53020/week @ 2024-01-24 50247/week @ 2024-01-31 56918/week @ 2024-02-07 58329/week @ 2024-02-14 58020/week @ 2024-02-21 58784/week @ 2024-02-28 55545/week @ 2024-03-06 55587/week @ 2024-03-13 61772/week @ 2024-03-20 55723/week @ 2024-03-27 72912/week @ 2024-04-03 66892/week @ 2024-04-10 61024/week @ 2024-04-17 56049/week @ 2024-04-24 48663/week @ 2024-05-01 41366/week @ 2024-05-08

217,962 downloads per month
Used in 121 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–15MB
~193K SLoC