Simple-Terminal-Chat A simple and blazingly fast πππ chat application written in Rust π¦ Compiling $ cargo build Running Executes the server $ cargo run -p chat_server Executes the client $ cargo run -p chat_client