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
Update e2ee example to use encryption kwarg and env vars
The deprecated `e2ee=` kwarg on RoomOptions has been replaced with
`encryption=`. Also load SHARED_KEY, URL, and TOKEN from environment
variables instead of hardcoding them, matching current docs patterns.
Addresses DOCS-1278.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments