Skip to content

pavi2410/ChatUDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatUDP logo

A blazing fast chat application using UDP, written in Rust ⚡

Run

  • Server

    cargo run --bin server
    
  • Client(s)

    cargo run --bin client -- [your username]
    

Contributors

Languages