poolth/README.md
Augusto Dwenger J. da4f8ee784 Init project
Inclueds license file and cargo setup with a short project explenation
inside the README.md.
2021-01-07 11:30:11 +01:00

2 lines
189 B
Markdown

# poolth
Own implementation of the ThreadPool from the [Final Project: Building a Multithreaded Web Server](https://doc.rust-lang.org/book/ch20-00-final-project-a-web-server.html) exercise.