Explore Rust threads, TCP streams and channels. A TCP listener will bind to 127.0.0.1:6000, awating for connections. server git:(main) cargo run Compiling server v0.1.0 (/projects/rust-cli-chat/server ...