Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correctly unsubscribe to the ffi queue #72

Merged
merged 4 commits into from
Oct 2, 2023
Merged

Conversation

theomonnom
Copy link
Member

@theomonnom theomonnom commented Oct 2, 2023

also disable e2ee on publish_wave example

@theomonnom theomonnom requested a review from davidzhao October 2, 2023 23:13

await room.connect(URL, TOKEN, options=livekit.RoomOptions(
auto_subscribe=True,
e2ee=e2ee_options
Copy link
Member

Choose a reason for hiding this comment

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

can we leave these two lines there, but just to comment out e2ee here.

Copy link
Member Author

Choose a reason for hiding this comment

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

I think we already have the e2ee.py example for that, I don't think this is necessary

@theomonnom theomonnom merged commit add38b6 into main Oct 2, 2023
@theomonnom theomonnom deleted the theo/fix-queue-leak branch October 2, 2023 23:46
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