ChatUDP

A UDP based group chat app written in Rust ⚡

Stars
4

Run

  • Server

    cargo run --bin server
    
  • Client(s)

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