Docs.rs
flashbang-0.1.0-prealpha
flashbang 0.1.0-prealpha
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
JonahPlusPlus
Dependencies
argh ^0.1
normal
optional
async-trait ^0.1
normal
bytes ^1.3
normal
cfg-if ^1.0
normal
crc32fast ^1.3
normal
ctrlc ^3.2
normal
optional
env_logger ^0.10
normal
optional
futures ^0.3
normal
hmac ^0.12
normal
log ^0.4
normal
md-5 ^0.10
normal
once_cell ^1.17
normal
rand ^0.8
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
socket2 ^0.4
normal
tokio ^1
normal
optional
stun ^0.4
dev
Versions
28.99%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
Crate flashbang
flashbang
0.1.0-prealpha
All Items
Crate Items
Modules
Crate
flashbang
Copy item path
Source
Expand description
A STUN implementation.
Implements the following specifications:
RFC8489: Session Traversal Utilities for NAT (STUN)
Modules
ยง
client
message
prelude
server
user