You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current API for Voice Connection should be rewritten, as it relies on the outdated paradigm of starting a thread per voice connection, and does not support sending/receiving data packets. Voice adds extra dependencies, therefore, including it in the build should be optional.
Acceptance criteria
Support sending/receiving data packets
Support the basics such as joining a Voice Channel, disconnecting, and kicking a member
Describe the feature
The current API for Voice Connection should be rewritten, as it relies on the outdated paradigm of starting a thread per voice connection, and does not support sending/receiving data packets. Voice adds extra dependencies, therefore, including it in the build should be optional.
Acceptance criteria
Version
v2.1.0
Additional context
Voice Connections
RTP Header
Opus
libsodium
The text was updated successfully, but these errors were encountered: