47 releases (21 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.1.0 Feb 28, 2020

#482 in Procedural macros

Download history 50267/week @ 2023-12-07 42253/week @ 2023-12-14 28661/week @ 2023-12-21 23653/week @ 2023-12-28 41844/week @ 2024-01-04 43122/week @ 2024-01-11 50264/week @ 2024-01-18 49280/week @ 2024-01-25 44845/week @ 2024-02-01 52846/week @ 2024-02-08 52984/week @ 2024-02-15 53996/week @ 2024-02-22 51439/week @ 2024-02-29 47742/week @ 2024-03-07 47951/week @ 2024-03-14 44393/week @ 2024-03-21

202,204 downloads per month
Used in 135 crates (via jsonrpsee)

MIT license

85KB
1.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

~1.4–2MB
~42K SLoC