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

controller.GetNextEvent only allows for one listener #3

Open
jonaz opened this issue Dec 13, 2016 · 0 comments
Open

controller.GetNextEvent only allows for one listener #3

jonaz opened this issue Dec 13, 2016 · 0 comments

Comments

@jonaz
Copy link
Member

jonaz commented Dec 13, 2016

This could be solved with a pattern like this http://stackoverflow.com/a/36418082
Where we have one gorouting on the top of the chain in gozwave and users of the library can register for events and a new channel is created and get appended to a slice.

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