LiveSocket
tyrian.websocket.LiveSocket
final class LiveSocket[F[_]](val socket: WebSocket, val subs: Sub[F, WebSocketEvent])(implicit evidence$2: Async[F])
The running instance of the WebSocket
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article