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

How to exchange events between different loops? #37

Open
mefilt opened this issue Aug 15, 2018 · 4 comments
Open

How to exchange events between different loops? #37

mefilt opened this issue Aug 15, 2018 · 4 comments

Comments

@mefilt
Copy link

mefilt commented Aug 15, 2018

Hello. How to exchange events between different loops?

@kzaher
Copy link
Member

kzaher commented Aug 28, 2018

This is not possible.

@ixrevo
Copy link
Contributor

ixrevo commented Aug 29, 2018

What about of putting one loop inside another and emitting events from the inner one to the parent?

@kzaher
Copy link
Member

kzaher commented Sep 16, 2018

State is the way to share the information between loops.

@eimantas
Copy link

I think you will find an interesting video by Brandon Williams about composable reducers.

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

4 participants