Close

New version

A project log for micro HTTP server in C

Connect your browser to your smart devices, using a minimalist HTTP compliant server written in POSIX/C

yann-guidon-ygdesYann Guidon / YGDES 03/27/2017 at 09:590 Comments

The server has been reworked and uploaded there :

https://cdn.hackaday.io/files/20042857476928/HTTaP_src.20170327.tgz

I have revised many things, cleaned up the variable names, split the large file in several sub-file, provided a minimal working example...

Timeouts and persistent connections are not yet implemented but this should appear soon.

Discussions