Docs.rs
iroh-node-util-0.35.0
iroh-node-util 0.35.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dignifiedquire
github:n0-computer:iroh-maintainers
Dependencies
anyhow ^1
normal
clap ^4
normal
optional
colored ^2.0.4
normal
optional
comfy-table ^7.0.1
normal
optional
derive_more ^1.0.0
normal
optional
dirs-next ^2.0.0
normal
optional
futures-lite ^2.5.0
normal
human-time ^0.1.6
normal
optional
iroh ^0.35
normal
nested_enum_utils ^0.1.0
normal
quic-rpc ^0.20
normal
quic-rpc-derive ^0.20
normal
rand ^0.8
normal
rustyline ^12.0.0
normal
optional
serde ^1
normal
serde-error ^0.1.3
normal
serde_with ^3.7.0
normal
optional
ssh-key ^0.6
normal
strum ^0.26
normal
tempfile ^3
normal
time ^0.3
normal
optional
tokio ^1
normal
tracing ^0.1.40
normal
tracing-appender ^0.2.3
normal
optional
tracing-subscriber ^0.3
normal
optional
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iroh_
node_
util
0.35.0
Module rpc
Module Items
Modules
In crate iroh_
node_
util
iroh_node_util
Module
rpc
Copy item path
Source
Expand description
RPC client, server and protocol to control iroh endpoints and iroh nodes
Modules
ยง
client
Client to interact with iroh nodes and endpoints.
proto
RPC protocol definitions for controlling iroh endpoints and iroh nodes
server
Server implementation to handle node and net rpc requests