-
-
Notifications
You must be signed in to change notification settings - Fork 4k
feat: implement DAVE end-to-end encryption #10921
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10921 +/- ##
==========================================
- Coverage 42.50% 41.70% -0.80%
==========================================
Files 263 264 +1
Lines 16070 16462 +392
Branches 1540 1541 +1
==========================================
+ Hits 6830 6865 +35
- Misses 9228 9585 +357
Partials 12 12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs a rebase
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see some "ID" usage – discord.js prefers "id" (#6036). Would you mind changing them please?
Please describe the changes this PR makes and why it should be merged:
Implements the Discord Audio & Video End-to-End Encryption (DAVE) Protocol (PR) using
@snazzah/davey
.Status and versioning classification: