iroh-rpc-types

Crates.ioiroh-rpc-types
lib.rsiroh-rpc-types
version0.2.0
sourcesrc
created_at2022-11-28 18:03:11.521296
updated_at2022-12-21 16:53:30.768846
descriptionRPC type definitions for iroh
homepage
repositoryhttps://github.com/n0-computer/iroh
max_upload_size
id724642
size21,658
Friedel Ziegelmayer (dignifiedquire)

documentation

README

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.
Commit count: 1371

cargo fmt