Closed KolbyML closed 10 months ago
Oh course some packet loss is to be expected, I am debugging if congestion control is working as expected currently so I am still researching what is up.
To my knowledge uTP's congestion protocol is ment to avoid more packet loss then TCP Quibt, but newer TCP versions have implemented congestion protocols on the same idea as uTP
POC these are the packet in and out counts for both of the sockets.
I have been able to replicate packet loss on even only 50 connections. This suggestions that congestion control isn't working, as this is the exact thing it is meant to prevent against.