Docs.rs
p2p_channel-0.5.1
p2p_channel 0.5.1
Permalink
Docs.rs crate page
Apache-2.0
03 September 2026
Links
Repository
crates.io
Source
Owners
vnt-dev
Dependencies
anyhow ^1.0.86
normal
chrono ^0.4.23
normal
crossbeam ^0.8.2
normal
crossbeam-skiplist ^0.1
normal
dashmap ^6
normal
log ^0.4.17
normal
mio ^1
normal
network-interface ^2.0.0
normal
parking_lot ^0.12.1
normal
rand ^0.8.5
normal
socket2 ^0.5.7
normal
stun-format ^1.0.1
normal
clap ^4.5.13
dev
ctrlc2 ^3.5
dev
env_logger ^0.11.5
dev
log ^0.4.22
dev
libloading ^0.8.0
normal
windows-sys ^0.59.0
normal
Versions
28.89%
of the crate is documented
Platform
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
Skip to main content
All
p2p_
channel
0.5.1
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
boot::Boot
channel::Channel
channel::Route
channel::RouteKey
channel::sender::Sender
idle::Idle
punch::NatInfo
punch::Punch
stun::socket::LocalInterface
Enums
idle::IdleStatus
punch::NatType
Traits
stun::socket::VntSocketTrait
Functions
stun::recv_stun_response
stun::send_stun_request
stun::socket::bind_udp
stun::socket::bind_udp_ops
stun::socket::connect_tcp
stun::socket::create_tcp
stun::socket::get_best_interface
stun::socket::get_interface
stun::stun_test_nat
stun::stun_test_nat0