iroh-rpc-types

crates.io Released API docs MIT/Apache-2.0 licensed CI

This crate defines types for use by the iroh-rpc-client, which is used for iroh services to communicate internally via RPC. The protocol used is gRPC. This crate defines the gRPC types in the form of Protocol Buffers. It uses the Tonic framework to expose the gRPC types to Rust.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.


Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.