Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

An advanced web server handles HTTP requests, serving files from static and dynamic directories under AWS_DOCUMENT_ROOT. It uses epoll for I/O multiplexing, zero-copy for static files, and async file reads for dynamic files. Non-blocking sockets ensure efficient streaming. Invalid paths-404 responses, and connections close after file transmission.

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages