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

Feat: Prevent double subscription #176

Open
WalrusSoup opened this issue Aug 5, 2024 · 1 comment
Open

Feat: Prevent double subscription #176

WalrusSoup opened this issue Aug 5, 2024 · 1 comment

Comments

@WalrusSoup
Copy link
Contributor

Issue:
Channel.join will let you join the same channel any number of times.

Proposal:
Return or replace the existing subscription if the client calls .join again and the underlying SDK is already connected to that channel.

@piotr-suwala
Copy link
Contributor

Hello. We have acknowledged the issue and will tackle it.

@WalrusSoup WalrusSoup changed the title Request: Prevent double subscription Feat: Prevent double subscription Nov 4, 2024
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

No branches or pull requests

2 participants