Skip to content

andwu137/waiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waiter : waits for users

Simple HTTP/1.1 TLS file server; its poorly threaded.

How to Run:

make release
./waiter -p 8000 -t 4 -f 512
./waiter -p8000 -t4 -f512
./waiter --port 8000 --thread-count 4 --file-cache-size 512

About

Mirror of: https://gitlab.com/Uangn/waiter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors