billylindeman / jsonrpsee

Rust JSON-RPC library on top of async/await

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Users

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

About

Rust JSON-RPC library on top of async/await

License:MIT License


Languages

Language:Rust 100.0%