#rpc #definition #layer #prototk #stable #status

bin+lib rpc_pb

rpc_pb provides prototk definitions for an RPC layer

6 releases (breaking)

0.5.0 Feb 19, 2024
0.4.0 Dec 27, 2023
0.3.0 Sep 21, 2023
0.2.0 Aug 2, 2023
0.1.0 Jun 25, 2023

#655 in Encoding

47 downloads per month
Used in 3 crates

Apache-2.0

305KB
7.5K SLoC

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.

Dependencies

~1.5MB
~35K SLoC