Skip to content
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

WEBGL work 2 time quikly VS C# Websocket #73

Open
webrobot1 opened this issue Nov 3, 2022 · 1 comment
Open

WEBGL work 2 time quikly VS C# Websocket #73

webrobot1 opened this issue Nov 3, 2022 · 1 comment

Comments

@webrobot1
Copy link

Why it can be? Any C# websocket plugin work same. I have a big ping 0.2 sec at webgl (javascript websocket) but in C# version of game it two time more always (i try to test websocket sharp - it same)

May be it some settings in Unity ? Or how it can be

@webrobot1
Copy link
Author

I found - _tcpClient.NoDelayneed to be true in Websocket.cs

Can some body add this parametrs in repo ?

https://learn.microsoft.com/en-us/dotnet/api/system.net.sockets.tcpclient.nodelay?view=netframework-2.0#system-net-sockets-tcpclient-nodelay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant