]> git.seodisparate.com/gitweb - UDPConnection/commitdiff
Update README.md dev master
authorStephen Seo <seo.disparate@gmail.com>
Thu, 24 Apr 2025 07:53:59 +0000 (16:53 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 24 Apr 2025 07:53:59 +0000 (16:53 +0900)
README.md

index 9e78aa22180bf584993d1a0717a8d690bce3752b..d02cbaa6ecb29dca79c2d2d84eb67ae4d47f1b87 100644 (file)
--- a/README.md
+++ b/README.md
@@ -131,3 +131,6 @@ the link goes down.)
     use cases. One possible use is to impose a separate time-out rate and
     send-rate for high-latency use cases. But it would be more ideal for UDPC to
     do the heavy lifting and handle both situations seamlessly.
+
+Long story short, for high-latency, just use TCP/Websockets etc. For
+low-latency, you may use this library, but the connection must be decent.