TCP Client-Server in Rust Custom TCP application used for Congestion Responsive Queuing. Based on code by Moritz Gunz. Installation Install Rust: sudo apt install cargo -y Build code: cargo build --release