asPublisher

Integration with Reactive Streams, materializes into a org.reactivestreams.Publisher.

Sink operators

Signature

def asPublisher[T](fanout: Boolean): Sink[T, Publisher[T]]

Description

TODO: We would welcome help on contributing descriptions and examples, see: https://github.com/akka/akka/issues/25646

Found an error in this documentation? The source code for this page can be found here. Please feel free to edit and contribute a pull request.