iroh-rpc-types

This crate defines the protocol for use by the iroh-rpc-client, which is used for iroh services to communicate internally via RPC.

It defines a set of messages and traits that specify how each message is to be processed.

These types can be used with any transport protocol in quic-rpc.

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.