There is esp-open-sdk based HTTP server:
Code: Select all
https://github.com/lujji/esp-httpd
Where can I find example of implementing HTTP server using native (Espressif's) Nonos SDK that allows me to use .html, .jss and .css files?
Give me starting point for that please!