DataSocket

korolev.effect.io.DataSocket$
See theDataSocket companion trait
object DataSocket

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait CloseReason

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ByPeer.type
class Error
object StreamCanceled.type

Implicits

Implicits

implicit def dataSocketClose[F[_] : Effect, B]: Close[F, DataSocket[F, B]]