jsonrpsee-proc-macros

Crates.iojsonrpsee-proc-macros
lib.rsjsonrpsee-proc-macros
version0.26.0
created_at2020-02-28 11:35:06.117674+00
updated_at2025-08-11 14:45:25.119289+00
descriptionProcedueral macros for jsonrpsee
homepagehttps://www.parity.io/
repositoryhttps://github.com/paritytech/jsonrpsee
max_upload_size
id213512
size145,839
Parity Crate Owner (parity-crate-owner)

documentation

https://docs.rs/jsonrpsee

README

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:

Commit count: 903

cargo fmt