Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asnunes/rust-multithread-web-server
https://github.com/asnunes/rust-multithread-web-server
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/asnunes/rust-multithread-web-server
- Owner: asnunes
- Created: 2021-08-08T20:49:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-08T20:51:45.000Z (over 3 years ago)
- Last Synced: 2024-10-26T15:47:00.070Z (2 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Multithread Web Server
Implementation of a Rust Multithread web server as available on Chapter 20 of [The Rust Programming Language Book](https://doc.rust-lang.org/book/).