krasserm / streamz

A combinator library for integrating Functional Streams for Scala (FS2), Akka Streams and Apache Camel
Apache License 2.0
282 stars 44 forks source link

Restructure akka-streams to fs2 DSL to prevent dropping Mat value #74

Closed milanvdm closed 4 years ago

milanvdm commented 4 years ago

Continuation of https://github.com/krasserm/streamz/pull/55

Daenyth commented 4 years ago

I think we may need to update the documentation as well

Daenyth commented 4 years ago

By the way - Thank you for being super responsive and submitting this! I hope this helps people out using the library.

I do wonder whether we can (easily) support a period of @deprecated for the old names. Don't feel obligated to keep it, I might think about how to provide that later - maybe a replacement import or something.

Daenyth commented 4 years ago

Sorry I dropped the ball on this, I had notifications off for this repo for some reason.

Looks good, and I'll probably release it as a milestone build soon