/chatly

Primary LanguageRust

Chatly

This project is used to showcase Rust with Socketioxide on the Dreams of Code YouTube channel.

Requirements

This project requires Rust to be installed

Usage

To run this code, clone it down and call the cargo run command to start up the server.

Additionally, this server provides a companion frontend to develop with.

https://github.com/dreamsofcode-io/chatly-web