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

Get rid of Future in SubscriptionStream definition #78

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

YanDoroshenko
Copy link

Future in the stream definition cripples the ability to create a Futureless execution scheme in the main sangria (for example to create a Cats IO or ZIO based execution scheme).

@YanDoroshenko
Copy link
Author

Maybe flatMap method should be called flatMapF, I don't have an opinion on that.

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

Successfully merging this pull request may close these issues.

1 participant