Skip to content

ChihChengLiang/karma_calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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 96.9%
  • Starlark 1.8%
  • Other 1.3%