Skip to content

DavidBalishyan/chat.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat.rs

A chat server written entirely in Rust using the Tokio

Project setup

I made a bash script to setup and run the project for you. If you don't have sertain requirements installed, it will automatically install them

git clone https://github.com/DavidBalishyan/chat.rs.git
cd chat.rs
chmod +x ./run.sh
./run.sh <args>

Find the client at github.com/DavidBalishyan/chat-client.rs

Done! Enjoy the app

This is a rewrite of my C-Chat project

About

A local chat server written in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published