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

https://github.com/kx0101/http-server-from-scratch

a low level http/1.1 server built from scratch, handling raw tcp, chunked transfer encoding, response trailers, streaming and serving binary data like video.
https://github.com/kx0101/http-server-from-scratch

binary chunked chunked-encoding golang http http-1-1 network-programming parsing streaming tcp trailers udp video

Last synced: 10 months ago
JSON representation

a low level http/1.1 server built from scratch, handling raw tcp, chunked transfer encoding, response trailers, streaming and serving binary data like video.

Awesome Lists containing this project