You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project aims to create a test-bench for different tcp congestion control algorithms. It's build on golang and build around concurrency to optimize simulating multiple end-to-end connections.
About
A Testbench for different TCP Congestion Algorithms built in Go to leverage parallelism and channels to create simulatons with n clients. CLI based tool with a comprehensive interface for adding new algorithms