Open endel opened 5 years ago
Thanks for your efforts making this library @jirihybek. I've made an alternative to this, highly based on yours, using System.Net.WebSockets instead of WebSocketSharp.
System.Net.WebSockets
WebSocketSharp
It is available here: https://github.com/endel/UnityWebSockets
I hope it will be useful for the community!
Thanks for your efforts making this library @jirihybek. I've made an alternative to this, highly based on yours, using
System.Net.WebSockets
instead ofWebSocketSharp
.It is available here: https://github.com/endel/UnityWebSockets
I hope it will be useful for the community!