Socket

tyrian.websocket.WebSocketConnect.Socket
final case class Socket[F[_]](webSocket: WebSocket[F])(implicit evidence$15: Async[F]) extends WebSocketConnect[F]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait WebSocketConnect[F]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product