rpc_pb

Crates.iorpc_pb
lib.rsrpc_pb
version0.14.0
created_at2023-06-25 17:55:37.751801+00
updated_at2025-08-08 06:16:21.869463+00
descriptionrpc_pb provides prototk definitions for an RPC layer.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899718
size38,238
Robert Escriva (rescrv)

documentation

README

rpc_pb

rpc_pb provides prototk definitions for an RPC layer.

Status

Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year. Documentation changes excepted.

Scope

This library contains everything necessary to define the wire format of the RPCs requests, responses, and frames.

Warts

  • The library is not documented yet. We will document it when the library implementing RPC drives any final changes.

Documentation

The latest documentation is always available at docs.rs.

Commit count: 1751

cargo fmt