esp-httpd
esp-httpd copied to clipboard
HTTP server with WebSockets for ESP8266
Results
2
esp-httpd issues
Sort by
recently updated
recently updated
newest added
Hi, I have a question. Can I have HTML files in SPIFFS?
When LWIP RAW TCP connections are closed LWIP calls the data callback with a null pointer, so application code knows that socket is invalidated, and gets a chance to clear...