top of page
Search

Rust Web Server Progress and Pong

  • housika717
  • Aug 18, 2023
  • 1 min read

Continuing to work on the web server chapter of the Rust Book. Currently, in a state where the server only displays an error since I still have some functions to define in the library file where thread cap is being established. Otherwise, I also worked more on the Python Pong game in Ryan's workshop.


 
 
 

Comments


bottom of page