Skip to content

WindClan/JankyWebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JankyWebServer - Implementation of HTTP/0.9 and HTTP/1.1 in python

HTTP/1.1 server written in python, I tried to make it as fast and stable as possible

It requires python-magic and psutil from pip. Python-magic requires the python-magic-bin package on Windows (may need to intsall old version depending if your Python is up to date) and libmagic on Linux

License

All commits after efb5d539a468c53432d76c176974cd64b306fce6 are MPLv2, that commit and older are under the MIT license

About

HTTP server written in Python 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published