shitty message client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 rivejä
77 B

  1. build:
  2. cargo build
  3. run-server:
  4. cargo run -- --server
  5. run-client:
  6. cargo run