Small Package for Unity that wraps WebSockets (System.Net.WebSockets and jslib-bridged WebSockets used in WebGL) in an Interface that returns UniTasks
Stars
27
Forks
3
Watchers
27
Open Issues
0
Overall repository health assessment
6
commits
Merge pull request #5 from Iblis/4-android-ilcpp-compile-error
871adb1View on GitHubadded preprocessor directives to avoid compiling webgl bindings on non-webgl platforms
e5f041eView on GitHubMerge pull request #3 from Iblis/add-subprotocols-option
b8c17c9View on GitHubMerge pull request #1 from Iblis/pull-receive-methods-to-iwebsocket
d6fe844View on GitHubpulled Receive and Send-Methods to IWebSocket interface for easier use
90aaf45View on GitHubWebSocktes using an Interface that returns UniTask, allowing the use of async/await
3a54e4aView on GitHub