-
-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Win7 support? #13
Comments
Hi @dylanh724, I haven't tested, but you're probably right. This library uses Here's what they say in their docs:
|
Gah D: any easy workaround to allow win7 support? Does this mean colyseus also doesn't support win7 clients? |
Has anyone tried it in Unity 2021? I think netstandard 2.1 websocket possibly works on win7. |
Microsofts flavor of Websocket is known to not work at all on Win7. What about this repo? Win7 support exists?
The text was updated successfully, but these errors were encountered: