TAKClientConnection
class TAKClientConnection(socket: Socket, val clientInfo: TAKClientInfo, onEvent: (TAKConnectionEvent) -> Unit, scope: CoroutineScope)(source)
Constructors
Link copied to clipboard
constructor(socket: Socket, clientInfo: TAKClientInfo, onEvent: (TAKConnectionEvent) -> Unit, scope: CoroutineScope)