1 unstable release
0.1.0-prealpha | Mar 2, 2023 |
---|
#1007 in Authentication
62KB
1.5K
SLoC
flashbang
A Rust crate for the STUN/TURN protocol.
🚧 WARNING: Currently under development 🚧
Flashbang aims to provide client and server implementations, as well as exposing the underlying interfaces for processing messages. It also hopes to be runtime-agnostic, allowing for it to be compatible with any other async crate.
Currently, it offers partial support for RFC 8489.
Dual-licensed under MIT or Apache-2.0
lib.rs
:
A STUN implementation.
Implements the following specifications:
Dependencies
~2–12MB
~136K SLoC