Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leogaudin/webserv
The goal of the project is to build a C++98 compatible HTTP web server from scratch.
https://github.com/leogaudin/webserv
http http-server io-multiplexing socket-programming webserv webserver
Last synced: about 2 months ago
JSON representation
The goal of the project is to build a C++98 compatible HTTP web server from scratch.
- Host: GitHub
- URL: https://github.com/leogaudin/webserv
- Owner: leogaudin
- Created: 2023-10-19T15:16:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T12:11:05.000Z (about 1 year ago)
- Last Synced: 2024-04-16T02:12:52.819Z (9 months ago)
- Topics: http, http-server, io-multiplexing, socket-programming, webserv, webserver
- Language: C++
- Homepage:
- Size: 9.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webserv
The goal of the project is to build a C++98 compatible HTTP web server from scratch.