This project was developed for the course CSCI6221 "Advanced Software Paradigms" at the George Washington University.
A simple TCP load balancer written in Rust. The primary goal of this project was to learn and describe the Rust language, while the final version works it is a very rough implementation.
cargo run --package junction --bin junctionThe final presentation I gave on the Rust language can be found here.