Skip to content

Discord4J/DAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAN (Discord Audio Native)

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!

Features

  • 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.

TODO

  • Documentation
  • More Bindings
  • Testing

Releases

No releases published

Packages

No packages published