33 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.16.1 Nov 18, 2022

#107 in HTTP server

Download history 64945/week @ 2024-08-17 75224/week @ 2024-08-24 78601/week @ 2024-08-31 74866/week @ 2024-09-07 67940/week @ 2024-09-14 69279/week @ 2024-09-21 68465/week @ 2024-09-28 87272/week @ 2024-10-05 85639/week @ 2024-10-12 88922/week @ 2024-10-19 72611/week @ 2024-10-26 79636/week @ 2024-11-02 70457/week @ 2024-11-09 69390/week @ 2024-11-16 70157/week @ 2024-11-23 56871/week @ 2024-11-30

277,771 downloads per month
Used in 145 crates (via jsonrpsee)

MIT license

470KB
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–20MB
~278K SLoC