Skip to content

Port remaining stages from akka.streams.contrib repository #3234

@marcpiechura

Description

@marcpiechura

We've ported retry stage in #3235 but there are a few more left, this would be a good opportunity for beginners since most of those stages are quite simple.

A few of them are already implemented:

  • Timed
  • Retry
  • Implicits

in #3375

  • AccumulateWhileUnchanged
  • LastElement
  • PartitionWith
  • Sample

or doesn’t need to be ported

  • Accumulate, it’s already deprecated.
  • Corone, it’s specific to the JVM.

https://github.com/akka/akka-stream-contrib/tree/master/contrib/src/main/scala/akka/stream/contrib

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions