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

support for track subscription permissions #354

Merged
merged 7 commits into from
Feb 5, 2025
Merged

support for track subscription permissions #354

merged 7 commits into from
Feb 5, 2025

Conversation

davidzhao
Copy link
Member

@davidzhao davidzhao commented Feb 2, 2025

examples/publish_hue.py Outdated Show resolved Hide resolved
@theomonnom
Copy link
Member

How is it working after directly publishing a track? Is there some possible race conditions where someone could have seen/heard 1 second of a track?

@davidzhao
Copy link
Member Author

How is it working after directly publishing a track? Is there some possible race conditions where someone could have seen/heard 1 second of a track?

it's possible there's a race.. if permission is strictly desired, then the user could disallow all before publishing the track.

I think it would make sense for us to include this option during track publication too. I'll add it to the protocol and we'll get it implemented on the server side first

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@davidzhao davidzhao merged commit 98eb753 into main Feb 5, 2025
12 checks passed
@davidzhao davidzhao deleted the permissions branch February 5, 2025 16:16
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.

3 participants