pekko
pekko copied to clipboard
Feature request: Add Flow#lazyMap operator?
Motivation:
Upstream https://github.com/apache/pekko-http/pull/462 and the statefulMap in pekko-http's StreamUtils#statefulMap.
Seems like the PR is mostly ready.