Skip to content

charu1603/Chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Quickstart

How to run this app

  1. cargo run
  2. open localhost:5500

Server can access several types of message:

  1. /list - list all available rooms
  2. /join name - join room, if room does not exist, create new one
  3. /name name - set session name
  4. some message - string, send message to all peers in same room

About

Chat application built using Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published