Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 204 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 204 Bytes

chat

A web server implementing a simple chat application with WebSockets.

To use, run with cargo run, which hosts the server at localhost:2345. Confirmed to work on Chrome, Firefox, and Edge.