Skip to content
master
Switch branches/tags
Code

Latest commit

* WIP

* Feature-complete-ish

* WIP

* Cleaner replace marker

* Inject lifetimes in elided `Cow`s

* Use a single static &str for all injected lifetimes

* Working lifetimes

* Add the `call` method to `Methods`

* Testing proc macro with optional params

* Remove internal loop

* fmt

* Fix grumbles
3d52c6a

Git stats

Files

Permalink
Failed to load latest commit information.

jsonrpsee

JSON-RPC library designed for async/await in Rust.

Designed to be the successor to ParityTech's JSONRPC crate.

Support WebSocket and HTTP transports for both client and server.

Under development

The library is still under development; do not use in production.

Sub-projects

Examples

Roadmap

See tracking issue for next stable release (0.3)

Users

If your project uses jsonrpsee we would like to know. Please open a pull request and add your project to the list below: