Skip to content

Update e2ee example to use encryption kwarg and env vars#631

Merged
aryeila merged 2 commits intomainfrom
chana/update-metrics
Apr 17, 2026
Merged

Update e2ee example to use encryption kwarg and env vars#631
aryeila merged 2 commits intomainfrom
chana/update-metrics

Conversation

@aryeila
Copy link
Copy Markdown
Contributor

@aryeila aryeila commented Apr 16, 2026

Summary

  • Replace deprecated e2ee= kwarg with encryption= on RoomOptions in examples/e2ee.py
  • Load SHARED_KEY, URL, and TOKEN from environment variables instead of hardcoding, matching current docs patterns

Addresses DOCS-1278

🤖 Generated with Claude Code

aryeila and others added 2 commits April 16, 2026 11:44
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>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@aryeila aryeila marked this pull request as ready for review April 16, 2026 18:50
@aryeila aryeila requested a review from theomonnom April 16, 2026 18:51
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@aryeila aryeila merged commit 2018ab8 into main Apr 17, 2026
11 checks passed
@aryeila aryeila deleted the chana/update-metrics branch April 17, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants