SocketIo.Core icon indicating copy to clipboard operation
SocketIo.Core copied to clipboard

Socket.Io for .Net Core

Results 3 SocketIo.Core issues
Sort by recently updated
recently updated
newest added

How i can use it with asp core? please

I've tried to run the example showed in readme.md it works in Windows, but fails in Debian, it fails inside GetUDP method, when client.ExclusiveAddressUse is set to false removing that...