flashbang

Crates.ioflashbang
lib.rsflashbang
version0.1.0-prealpha
sourcesrc
created_at2023-03-02 22:41:38.782257
updated_at2023-03-02 22:41:38.782257
descriptionA Rust crate for the STUN/TURN protocol.
homepagehttps://github.com/JonahPlusPlus/flashbang
repositoryhttps://github.com/JonahPlusPlus/flashbang
max_upload_size
id799240
size105,094
Jonah Henriksson (JonahPlusPlus)

documentation

https://docs.rs/flashbang

README

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

Commit count: 2

cargo fmt