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

Batch queue subscribe/unsubscribe #453

Open
dolftax opened this issue Apr 14, 2017 · 0 comments
Open

Batch queue subscribe/unsubscribe #453

dolftax opened this issue Apr 14, 2017 · 0 comments

Comments

@dolftax
Copy link

dolftax commented Apr 14, 2017

The connection between front-end and server is via websocket.

On every connect event, server subscribes to 5 queues. Each returns its own cTags. On disconnect, how to unsubscribe from all those queues. The issue here is the tight coupling between queue object and cTags. Is there a way to unsubscribe from all queues by passing an array of cTags? I don't think that's possible. Is there a workaround?

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

1 participant