Skip to content

jkbkaiser/chat-server-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple implementation of both a chatclient and chatserver in rust.

To use either the client or server, first clone the repo:

git clone git@github.com:Redjeepkaiser/chat-server-rust.git

Server can be started with:

cargo run --bin server

Client can be started with:

cargo run --bin client

About

Simple implementation of a chatserver that supports mutliple chatrooms using rust and websockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages