Type alias Socket

Socket: WebSocket | UWebSocket

socket is either weboscket (socket.io) or uwebsocket (uws)

Generated using TypeDoc