socket.io-client-csharp
socket.io-client-csharp copied to clipboard
WebSocket.Send
I've been used server that i need to use WebSocket.Send Not WebSocket.Emit('eventName'); whats you option?
https://socket.io/docs/v4/client-api/#socketsendargs
dose 'send' is an alias for 'emit'?