Skip to content

elihylui/rust-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Chat App in Rust

This is a simple realtime chat app built in Rust. Credits to: SergioBenitez.

To run the application, run cargo run at the root directory. The server will start at http://127.0.0.1:8000/. If you open 2 separate pages and send messages from 2 different users, you should be able to see messages being shown in the board instantly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published