Skip to content

veronicaz41/chickens

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Getting started

Run the server

cargo run -r --bin server

Run clients in different terminals

cargo run -r --bin cli alice http://0.0.0.0:5566
cargo run -r --bin cli bob http://0.0.0.0:5566
cargo run -r --bin cli carlos http://0.0.0.0:5566

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%