-
Notifications
You must be signed in to change notification settings - Fork 7
Embedded HTTP Server (EHS) is a C++ class library which can be inherited from to add HTTP(S) server functionality to any class or application. It is easily extendable (samples included) and supports SSL, form data via POST or GET, uploads via multi-part form attachments and WebSockets. Operation modes include single- and multi-threaded operation…
License
cloudbase/EHS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This isn't really done yet. EHS is distributed under version 2.1 of the LGPL as described in COPYING. Check out INSTALL for installation notes. check out ehs_development_guide.txt for how to develop using EHS.
About
Embedded HTTP Server (EHS) is a C++ class library which can be inherited from to add HTTP(S) server functionality to any class or application. It is easily extendable (samples included) and supports SSL, form data via POST or GET, uploads via multi-part form attachments and WebSockets. Operation modes include single- and multi-threaded operation…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published