24 releases (13 breaking)

0.15.1 Jul 29, 2022
0.14.0 Jun 14, 2022
0.9.0 Feb 3, 2022
0.7.0 Dec 22, 2021
0.3.0 Jul 12, 2021

#117 in WebSocket

Download history 2313/week @ 2023-12-13 1746/week @ 2023-12-20 1537/week @ 2023-12-27 1697/week @ 2024-01-03 1985/week @ 2024-01-10 1913/week @ 2024-01-17 1907/week @ 2024-01-24 1526/week @ 2024-01-31 2052/week @ 2024-02-07 2260/week @ 2024-02-14 2031/week @ 2024-02-21 2088/week @ 2024-02-28 2112/week @ 2024-03-06 1963/week @ 2024-03-13 2210/week @ 2024-03-20 1530/week @ 2024-03-27

8,173 downloads per month

MIT license

340KB
6.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

~10–23MB
~295K SLoC