61 releases

0.24.7 Oct 16, 2024
0.24.5 Sep 26, 2024
0.24.1 Jul 30, 2024
0.22.3 Mar 20, 2024
0.1.0 Feb 28, 2020

#550 in Procedural macros

Download history 71833/week @ 2024-07-18 76103/week @ 2024-07-25 68420/week @ 2024-08-01 83340/week @ 2024-08-08 76854/week @ 2024-08-15 79616/week @ 2024-08-22 81604/week @ 2024-08-29 84715/week @ 2024-09-05 81416/week @ 2024-09-12 72601/week @ 2024-09-19 71800/week @ 2024-09-26 87236/week @ 2024-10-03 89316/week @ 2024-10-10 87927/week @ 2024-10-17 83579/week @ 2024-10-24 79134/week @ 2024-10-31

359,690 downloads per month
Used in 175 crates (via jsonrpsee)

MIT license

88KB
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.3–2MB
~40K SLoC