-
Notifications
You must be signed in to change notification settings - Fork 0
a TCP server based on HTTP built from scratch in C++. The server multiplexes the sockets to handle multiple connections at the same time. the parsing and creation of http requests/responses was done internally in order to better understand HTTP and TCP protocols
idan1356/computer-networking-http-server
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
a TCP server based on HTTP built from scratch in C++. The server multiplexes the sockets to handle multiple connections at the same time. the parsing and creation of http requests/responses was done internally in order to better understand HTTP and TCP protocols
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published