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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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!

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