Skip to content
/ pyrver Public

Async Python http server built from scratch with a homemade event loop. Capable of load balancing, reverse proxying, and static asset delivery.

Notifications You must be signed in to change notification settings

zumaad/pyrver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(i made a logo because there isn't anything visual about this project)

This is an http server written in python using the lowest level networking library (I think) so I could try building an http server "from scratch".

About

Async Python http server built from scratch with a homemade event loop. Capable of load balancing, reverse proxying, and static asset delivery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published