-
-
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10921 +/- ##
==========================================
- Coverage 45.23% 44.42% -0.81%
==========================================
Files 307 308 +1
Lines 17189 17581 +392
Branches 1747 1748 +1
==========================================
+ Hits 7776 7811 +35
- Misses 9400 9757 +357
Partials 13 13
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: