3 unstable releases

0.2.0 Dec 21, 2022
0.1.3 Nov 28, 2022
0.1.2 Nov 28, 2022

#7 in #iroh

Download history 13/week @ 2023-12-01 16/week @ 2023-12-08 23/week @ 2023-12-15 26/week @ 2023-12-22 3/week @ 2023-12-29 12/week @ 2024-01-05 21/week @ 2024-01-12 8/week @ 2024-01-19 3/week @ 2024-01-26 13/week @ 2024-02-02 21/week @ 2024-02-09 40/week @ 2024-02-16 45/week @ 2024-02-23 44/week @ 2024-03-01 33/week @ 2024-03-08 25/week @ 2024-03-15

159 downloads per month
Used in 12 crates

Apache-2.0/MIT

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

~18–31MB
~488K SLoC