An open API service indexing awesome lists of open source software.

https://github.com/maxmindlin/multithread-http-server

A simple multithreaded http server. For learning purposes.
https://github.com/maxmindlin/multithread-http-server

http-server rust threading

Last synced: about 1 year ago
JSON representation

A simple multithreaded http server. For learning purposes.

Awesome Lists containing this project

README

          

Implementation of a multi-threaded http server written in Rust for my own learning.