asSubscriber

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

Source operators

Signature

def asSubscriber[T]: Source[T, Subscriber[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.