-
-
Notifications
You must be signed in to change notification settings - Fork 4k
feat(voice): use voice gateway v8 #10918
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 ↗︎ 2 Skipped Deployments
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10918 +/- ##
==========================================
- Coverage 42.73% 42.49% -0.24%
==========================================
Files 262 262
Lines 16073 16016 -57
Branches 1545 1524 -21
==========================================
- Hits 6868 6806 -62
- Misses 9193 9198 +5
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.
A first step towards being able to support DAVE 👍
Please describe the changes this PR makes and why it should be merged:
Implements the changes necessary for Voice Gateway V8, mainly just adding buffered resume and keeping track of the sequence number in
VoiceWebSocket
.Status and versioning classification: