DataSocket

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

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DataSocket.type

Members list

Type members

Classlikes

object CloseReason

Attributes

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

Attributes

Companion
object
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]]