Skip to content

PotatoMaaan/mttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-HTTP

minimal HTTP and websocket server library without any external depencies implemented from scratch.

Caution

This is only for educational use only and should not be used in any serious manner! Most of the HTTP spec is not implemented

Websocket

The websocket implementation is the most complete and tested part of the project. It passes all Autobahn (see report) tests, but is still not production ready

About

Dependencyless HTTP and Websocket server

Resources

License

Stars

Watchers

Forks

Contributors