MonixStreams

sttp.capabilities.monix.MonixStreams$
See theMonixStreams companion trait
object MonixStreams extends MonixStreams

Attributes

Companion:
trait
Graph
Supertypes
class Streams[MonixStreams]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

override type BinaryStream = Observable[Array[Byte]]

Attributes

Inherited from:
MonixStreams
override type Pipe[A, B] = Observable[A] => Observable[B]

Attributes

Inherited from:
MonixStreams