You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my project created mostly using the Rust Book's final multithreaded webserver project.
I added functionality to break the webserver at any point using crtl-c.
This uses a rust library by the name of the key combination.