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
async-trait ^0.1
normal
bytes ^1.3
normal
cfg-if ^1.0
normal
crc32fast ^1.3
normal
ctrlc ^3.2
normal
env_logger ^0.10
normal
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
stun ^0.4
dev
Versions
24.56%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate flashbang
Version 0.1.0-prealpha
All Items
Modules
?
Crate
flashbang
source
·
[
−
]
Expand description
A STUN implementation.
Implements the following specifications:
RFC8489: Session Traversal Utilities for NAT (STUN)
Modules
client
message
prelude
server
user