linera-rpc 0.13.1

RPC schemas and networking library for the Linera protocol.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- cargo-rdme start -->

This module provides network abstractions and the data schemas for remote procedure
calls (RPCs) in the Linera protocol.

<!-- cargo-rdme end -->

## Contributing

See the [CONTRIBUTING](../CONTRIBUTING.md) file for how to help out.

## License

This project is available under the terms of the [Apache 2.0 license](../LICENSE).