Files
pipecat/changelog/3615.fixed.md
2026-02-09 05:37:43 +05:30

2 lines
179 B
Markdown

- Fixed race condition where `RTVIObserver` could send messages before `DailyTransport` join completed. Outbound messages are now queued & delivered after the transport is ready.