NodeMCU-HTTP-Server
NodeMCU-HTTP-Server copied to clipboard
A lightweight HTTP server for NodeMCU.
Results
3
NodeMCU-HTTP-Server issues
Sort by
recently updated
recently updated
newest added
I've an issue in function `Res:sendFile()` in the local function `doSend()`: When the file length is a multiple of 512 (1024, 1536, 2048, ...) the function fails at the end...
Bye the way, this is much better than demo which official site recommand. 👍
after ive upload the httpserver file: dofile("httpServer.lua") not enough memory