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

adapters for reactive streams Publisher #6

Open
sullivan- opened this issue Mar 17, 2017 · 0 comments
Open

adapters for reactive streams Publisher #6

sullivan- opened this issue Mar 17, 2017 · 0 comments

Comments

@sullivan-
Copy link
Member

Two adapters, from and into Chunkerator, would give us reactive streams adapters for all the streaming libraries.

Note that when we do this, we should probably special-case streaming libraries that already have reactive streams adapters, such as Akka and Play. At this point, we will need to make sure the implicit resolution picks up the direct adaptation, and not the one from chain that uses Chunkerator in the middle.

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