ESP8266 Developer Zone The Official ESP8266 Forum 2017-10-17T23:12:52+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=6743 2017-10-17T23:12:52+08:00 2017-10-17T23:12:52+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6743&p=16486#p16486 <![CDATA[Re: Nonos SDK based HTTP server]]> You can still use esphttpd in Lubuntu development environment. But it cannot serve files are there is no ESPFS implementation.
But you can use SPIFFS + esphttpd in Lubuntu. SHould work fine.

Statistics: Posted by Guest — Tue Oct 17, 2017 11:12 pm


]]>
2017-10-06T21:29:52+08:00 2017-10-06T21:29:52+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6743&p=16215#p16215 <![CDATA[Nonos SDK based HTTP server]]> There is esp-open-sdk based HTTP server:

Code:

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!

Statistics: Posted by almaz1c — Fri Oct 06, 2017 9:29 pm


]]>