37 releases

Uses new Rust 2024

new 0.25.1 Apr 24, 2025
0.24.9 Mar 17, 2025
0.24.7 Oct 16, 2024
0.24.1 Jul 30, 2024
0.16.1 Nov 18, 2022

#107 in HTTP server

Download history 72376/week @ 2025-01-06 92538/week @ 2025-01-13 83162/week @ 2025-01-20 79705/week @ 2025-01-27 90459/week @ 2025-02-03 94920/week @ 2025-02-10 88810/week @ 2025-02-17 83210/week @ 2025-02-24 83286/week @ 2025-03-03 89923/week @ 2025-03-10 91116/week @ 2025-03-17 100199/week @ 2025-03-24 89708/week @ 2025-03-31 95441/week @ 2025-04-07 81939/week @ 2025-04-14 96910/week @ 2025-04-21

369,314 downloads per month
Used in 170 crates (2 directly)

MIT license

500KB
9K 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

~10–21MB
~285K SLoC