rpc_pb

Crates.iorpc_pb
lib.rsrpc_pb
version0.12.0
sourcesrc
created_at2023-06-25 17:55:37.751801
updated_at2024-12-04 14:30:17.099577
descriptionrpc_pb provides prototk definitions for an RPC layer.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899718
size38,224
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: 1605

cargo fmt