Completed Rust Web Server and Small Pong Update
- housika717
- Aug 25, 2023
- 1 min read
Finished compiling the web server from the final project in the Rust book. Got the multithreaded server to run correctly and drop threads when not in use. Covered adding multiple balls in the Python pong game.
Comments