Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 181 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 181 Bytes

Chat-system-using-rust

A simple implementatin of Sever-multiclient chat system over TCP using Rust 🦀

Quick Start

$ cargo build 
$ cargo run