Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 237 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 237 Bytes

simple-webserver

A simple multi-threaded HTTP server.

This was a project for a networking class. Architecturally, the project is pretty o.k. Functionally, it's also pretty o.k.

It could be interesting for testing or brainstorming.