Skip to content

WIP: Add Flow interop#3901

Draft
BalmungSan wants to merge 17 commits into
typelevel:series/3.xfrom
BalmungSan:flow-interop
Draft

WIP: Add Flow interop#3901
BalmungSan wants to merge 17 commits into
typelevel:series/3.xfrom
BalmungSan:flow-interop

Conversation

@BalmungSan

@BalmungSan BalmungSan commented Nov 22, 2023

Copy link
Copy Markdown
Contributor

Related to https://www.javadoc.io/doc/co.fs2/fs2-docs_2.13/3.9.3/fs2/interop/flow/index.html

  • Publisher[A] => F[A]
  • F[A] => Resource[F, Publisher[A]] (safe)
  • F[A] => Publisher[A] (unsafe)
  • Add them to IO / Dispather / Async?
  • Tests / Docs
  • Figure out the whole Java 9 stuff.

c.c. @armanbilge

@BalmungSan BalmungSan marked this pull request as draft November 22, 2023 23:13
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