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

Behaviour of addBroadcaster() is different from setBroadcaster() #2027

Open
peteriman opened this issue Jul 22, 2015 · 1 comment
Open

Behaviour of addBroadcaster() is different from setBroadcaster() #2027

peteriman opened this issue Jul 22, 2015 · 1 comment

Comments

@peteriman
Copy link

Refer to original thread:
https://groups.google.com/forum/#!topic/atmosphere-framework/Uzd7yLVqTfk

jfarcand:
When doing addBroadcaster, the AtmosphereResource is not automatically added to the Broadcaster, e.g broadcaster.addAtmosphereResource(). When doing setBroadcaster, it is added when you call AtmosphereResource.suspend(). So in your case you need to call addAtmosphereResource on all Broadcaster.

@peteriman
Copy link
Author

Just wondering if there is any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants