Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Prequsites

  1. Install rust
  2. git clone https://github.com/chazfg/chatr.git
    cd chatr
    

Running the server

cargo run --bin server -- [HOST] [BANNED_USERNAMES]

banned_usernames can be a path to a file containing comma delimited usernames or just a comma delimited list inline

Running the TUI client

cd client_chatr
cargo run

About

Toy chatroom

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages