chat-rooms-actix/README.md
Víctor Martínez e27d4eb0ad readme
2021-03-07 21:30:55 +01:00

259 B

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