Docs.rs
iroh-net-0.28.1
iroh-net 0.28.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
dignifiedquire
github:n0-computer:iroh-publisher
Dependencies
anyhow ^1
normal
axum ^0.7.4
normal
optional
backoff ^0.4.0
normal
base64 ^0.22.1
normal
bytes ^1.7
normal
clap ^4
normal
optional
der ^0.7
normal
derive_more ^1.0.0
normal
futures-buffered ^0.2.8
normal
futures-concurrency ^7.6.0
normal
futures-lite ^2.3
normal
futures-sink ^0.3.25
normal
futures-util ^0.3.25
normal
genawaiter ^0.99.1
normal
optional
governor ^0.6.0
normal
hex ^0.4.3
normal
hickory-proto =0.25.0-alpha.2
normal
hickory-resolver =0.25.0-alpha.2
normal
hostname ^0.3.1
normal
http ^1
normal
http-body-util ^0.1.0
normal
hyper ^1
normal
hyper-util ^0.1.1
normal
igd-next ^0.15.1
normal
iroh-base ^0.28.0
normal
iroh-metrics ^0.28.0
normal
libc ^0.2.139
normal
netdev ^0.30.0
normal
netwatch ^0.1.0
normal
num_enum ^0.7
normal
once_cell ^1.18.0
normal
parking_lot ^0.12.1
normal
pin-project ^1
normal
pkarr ^2
normal
portmapper ^0.1.0
normal
postcard ^1
normal
iroh-quinn ^0.12.0
normal
iroh-quinn-proto ^0.12.0
normal
iroh-quinn-udp ^0.5.5
normal
rand ^0.8
normal
rcgen ^0.12
normal
regex ^1.7.1
normal
optional
reqwest ^0.12
normal
ring ^0.17
normal
rustls ^0.23
normal
rustls-pemfile ^2.1
normal
optional
serde ^1
normal
smallvec ^1.11.1
normal
socket2 ^0.5.3
normal
strum ^0.26.2
normal
stun-rs ^0.1.5
normal
surge-ping ^0.8.0
normal
swarm-discovery ^0.2.1
normal
optional
thiserror ^1
normal
time ^0.3.20
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
tokio-rustls-acme ^0.4
normal
optional
tokio-stream ^0.1.15
normal
tokio-tungstenite ^0.21
normal
tokio-tungstenite-wasm ^0.3
normal
tokio-util ^0.7.12
normal
toml ^0.8
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
tungstenite ^0.21
normal
url ^2.4
normal
watchable ^1.1.2
normal
rustls-webpki ^0.102
normal
webpki-roots ^0.26
normal
x509-parser ^0.16
normal
z32 ^1.0.3
normal
axum ^0.7.4
dev
clap ^4
dev
criterion ^0.5.1
dev
crypto_box ^0.9.1
dev
iroh-test ^0.28.0
dev
mainline ^2.0.1
dev
ntest ^0.9
dev
pretty_assertions ^1.4
dev
proptest ^1.2.0
dev
rand_chacha ^0.3.1
dev
serde_json ^1.0.107
dev
testresult ^0.4.0
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
duct ^0.13.6
build
netlink-packet-core ^0.7.0
normal
netlink-packet-route ^0.17.0
normal
netlink-sys ^0.8.5
normal
rtnetlink ^0.13.0
normal
windows ^0.51
normal
wmi ^0.13
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iroh_
net
0.28.1
Module ticket
Module Items
Structs
Traits
In crate iroh_
net
iroh_net
Module
ticket
Copy item path
Source
Expand description
Tickets supported by iroh-net
Structs
§
Node
Ticket
A token containing information for establishing a connection to a node.
Traits
§
Ticket
A ticket is a serializable object combining information required for an operation.