Discord Audio Native (DAN) is an implementation of the Discord UDP Socket for Voice Connections written in Rust and exposed using C.
This library is currently extremely experimental!
- IP Discovery
- Supports Multiple Platforms*
- Guaranteed Runtime Safety**
- No Garbage Collector
- Flexible Implementation
- Language Agnostic
- Library Agnostic
* Limited by platforms supported by Rust.
** Only guaranteed if using net
module.
- Documentation
- More Bindings
- Testing