project 3 except crab
Go to file
xenia a44aac79ed Update makefile 2020-03-14 18:02:44 -04:00
hptp rustfmt 2020-03-14 15:06:22 -04:00
hptp-recv Remove backtrace support 2020-03-14 17:59:11 -04:00
hptp-send Remove backtrace support 2020-03-14 17:59:11 -04:00
scripts Add grade script with just the 4 performance tests 2020-03-14 15:03:59 -04:00
.gitignore With a rust-toolchain file I think manual rustup is no longer necessary 2020-03-11 00:01:38 -04:00
Cargo.lock Add silly hex encoder 2020-03-13 17:26:08 -04:00
Cargo.toml hello world 2020-02-21 16:51:19 -05:00
Makefile Update makefile 2020-03-14 18:02:44 -04:00
README.md Add login server support to makefile; add readme 2020-03-14 17:53:36 -04:00
rust-toolchain Create test environment 2020-03-10 23:21:47 -04:00

README.md

      __ __  __
   __/ // /_/ /___ _____  ____ _   __  ___      ____  __
  /_  _  __/ / __ `/ __ \/ __ `/  / / / / | /| / / / / /
 /_  _  __/ / /_/ / / / / /_/ /  / /_/ /| |/ |/ / /_/ /
  /_//_/ /_/\__,_/_/ /_/\__, /   \__,_/ |__/|__/\__,_/
                       /____/

High level approach

TODO

Challenges

TODO

Testing

TODO