You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add autoOpenEgressGate to RtcOptions and pass via setMediaPreferences
Defaults to true. When true the gateway immediately re-opens the egress gate
after each call ends, so the next call's audio flows without any round-trip
delay. Pass false to restore legacy behaviour (gate stays closed until
streamAvailable is processed by the gateway).
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
0 commit comments