⌘ / Alt + ←→ to navigate chapters
A TCP client that connects to a TCP server and sends messages from the command line.
cargo run
Make sure your TCP server (from Day 49) is running before launching the client.