AkkaStreams

neotypes.akkastreams.AkkaStreams
See theAkkaStreams companion object
trait AkkaStreams

neotypes Akka Streams

Attributes

See also
Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object implicits

Members list

Implicits

Implicits

final implicit def akkaStream(implicit mat: Materializer): Aux[AkkaStream, Future]

neotypes support for Akka Streams

neotypes support for Akka Streams

Value parameters

mat

implicit akka.stream.Materializer that will be passed down to all Akka Streams operations

Attributes

Returns

neotypes.Stream for AkkaStream using scala.concurrent.Future.