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

Upgrade voice gateway v8 and support per-channel encryption modes with fallback #633

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

BrandtHill
Copy link
Contributor

Minor format changes v8 to support event buffering for reconnecting.
Transport encryption modes are not consistent for all servers. AES256 is preferred, but not all hardware offers it as an available mode. In these cases, ChaCha20 will be the fallback mode as it will always be supported. As a result, encryption mode is per-channel.

@broman
Copy link

broman commented Sep 20, 2024

This looks great! Hell yeah, Nostrum!

Copy link
Collaborator

@jchristgit jchristgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The absolute madman. Rock-solid work, as usual.

@jchristgit jchristgit merged commit 1628880 into Kraigie:master Sep 21, 2024
10 checks passed
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.

3 participants