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

Rework request channel #125

Merged
merged 2 commits into from
Dec 9, 2020
Merged

Conversation

whyoleg
Copy link
Member

@whyoleg whyoleg commented Dec 8, 2020

Rework request channel to receive initial payload as additional parameter.
The main idea behind this change, is that Flow don't have operator similar to Flux.switchOnFirst which would allow to easily intercept on first element.

@whyoleg whyoleg added this to the 0.12.0 milestone Dec 8, 2020
@whyoleg whyoleg self-assigned this Dec 8, 2020
@whyoleg whyoleg force-pushed the enhancement/request-channel-rework branch from 6a3e03a to 72d9f0c Compare December 9, 2020 08:07
Copy link
Member

@yschimke yschimke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@whyoleg whyoleg merged commit d212568 into master Dec 9, 2020
@whyoleg whyoleg deleted the enhancement/request-channel-rework branch December 9, 2020 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants