akka/akka-core

Implement missed Source(FLow)WithContext methods

Open

#27,883 opened on Oct 3, 2019

 (12 comments) (0 reactions) (0 assignees)Scala (3,547 forks)batch import
1 - triagedhelp wantedt:stream

Repository metrics

Stars
 (13,277 stars)
PR merge metrics
 (Avg merge 8d 19h) (10 merged PRs in 30d)

Description

Implement methods that origin source and flow provide but missed in "with context" one. Such as:

  • log
  • groupWithin
  • async etc...

Contributor guide