dotnet / WatsonTcp

WatsonTcp is the easiest way to build TCP-based clients and servers in C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big latency between non-local network

deathbull opened this issue · comments

I tried with 2 machine and my local machine, i can run the library good enough but when i run it on non local machine it really has latency i'm sure its about library because i tested WatsonWebsocket it was much better than this.

Can you isolate where in the library you're encountering the latency? Ie something like .NET Reflector?

I couldn't find the code where the delay happening.

Ok, moving this to a discussion. If you can pinpoint the issue, please let me know. I haven't experienced this.