Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 307 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 307 Bytes

rust-cli-chat-application

Simple real time client-server cli chat application with rust.

installation

git clone https://github.com/alaeessaki/rust-cli-chat-application
cd ./server/
sudo cargo run

cd ./client/
sudo cargo run

Usage

alt text alt text