Purpose Just a basic echo server written in rust. Specifically waits for incoming http v1.1 requests and then echoes them back. Manual testing Basic tests exist under the "manual_testing" folder.