changelog: add fragments for PR #3410

This commit is contained in:
Varun Pratap Singh
2026-01-12 18:12:27 +05:30
parent e96595fe59
commit 14a115f372
2 changed files with 2 additions and 0 deletions

1
changelog/3410.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `VonageFrameSerializer` for the Vonage Video API Audio Connector WebSocket protocol.

View File

@@ -0,0 +1 @@
- Enhanced `FastAPIWebsocketTransport` with optional protocol-level audio packetization to support media endpoints requiring strict framing and real-time pacing.