https://github.com/theweird-kid/httpserver
Minimal Http Server in C++ with Multithreading
https://github.com/theweird-kid/httpserver
cpp17 http multithreading raii-management socket tcp-server
Last synced: 2 months ago
JSON representation
Minimal Http Server in C++ with Multithreading
- Host: GitHub
- URL: https://github.com/theweird-kid/httpserver
- Owner: theweird-kid
- Created: 2024-10-20T05:43:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-09T09:21:40.000Z (about 1 year ago)
- Last Synced: 2025-05-05T21:46:39.774Z (11 months ago)
- Topics: cpp17, http, multithreading, raii-management, socket, tcp-server
- Language: C++
- Homepage:
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimal C++ HTTP Server
