Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 167 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 167 Bytes

A simple Chatting Room Implementation Using Rust

Setup

cargo run

Once it's running, open http://127.0.0.1:8080/ in your browser.