TCP implementation in Rust This is a minimal TCP implementation in Rust that supports sending and receiving data. TODO Clean up code and fix warnings Add more comments Add high-level overview of how TCP works