My http server for IoT applications

I am recently working on a HTTP server, that would have as small footprint as possible and it should be easy to use with c++11.

It is available at https://github.com/pantadeusz/mhttp

There are example quick start projects at https://github.com/pantadeusz/mhttp/tree/master/samples so you can try it out very quickly.

The basic idea is to handle requests using c++11 lambda mechanism.

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now
Logo
Center