/HttpServer

HTTP Server implemented using OpenMRN StateFlow patterns.

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

HttpServer

This is a library providing a state machine based HTTP server. This server is build on top of the OpenMRN library using BSD sockets APIs. The OpenMRN library is an optional dependency and when not included a stripped down version will be used instead.