sta / websocket-sharp

A C# implementation of the WebSocket protocol client and server
http://sta.github.io/websocket-sharp
MIT License
5.74k stars 1.66k forks source link

Does not work with Unity in a WebGL build because of use of TcpClient class #738

Open Ajes1337 opened 1 year ago

Ajes1337 commented 1 year ago

Does not work with Unity in a WebGL build because of use of TcpClient class

image