No description
Find a file
Víctor Martínez e27d4eb0ad readme
2021-03-07 21:30:55 +01:00
src refactor 2021-03-07 21:27:29 +01:00
.gitignore first commit 2021-03-06 21:26:56 +01:00
Cargo.lock refactor 2021-03-07 21:27:29 +01:00
Cargo.toml refactor 2021-03-07 21:27:29 +01:00
README.md readme 2021-03-07 21:30:55 +01:00

Actix Chat rooms

Chat room application backend which allows you to create, join, leave chat rooms & send message to other anonymous users. Build using Actix Web, Actix & Actix WebSocket actors

Build

cargo build

Run

cargo run