Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(voice): use voice gateway v8 and support new modes #1558

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

Snazzah
Copy link
Contributor

@Snazzah Snazzah commented Sep 30, 2024

This is a modified version of a combination of PRs on dysnomia: projectdysnomia/dysnomia#156, projectdysnomia/dysnomia#160, projectdysnomia/dysnomia#168

  • @stablelib/xchacha20poly1305 replaces tweetnacl, it uses v1 since v2 is in ESM.
  • The UDP socket won't close when attempting to resume the WebSocket connection.
  • This is overriding the resuming function of feat(voice): support resuming voice connection #1448, but resuming is set while connecting instead of before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants