3 unstable releases
0.2.0 | Dec 21, 2022 |
---|---|
0.1.3 | Nov 28, 2022 |
0.1.2 | Nov 28, 2022 |
#15 in #iroh
67 downloads per month
Used in 12 crates
22KB
600 lines
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.
Dependencies
~19–31MB
~469K SLoC