Commit History

Author SHA1 Message Date
  Marcos Kirsch 2ae0a573d9 Functional garage_door_opener example. 9 years ago
  Marcos Kirsch b88e0e382b Add an example binary file (in this case a GIF). It's also bigger than the buffer on the NodeMCU so it stresses sending in chunks. 9 years ago
  Marcos Kirsch e31c35a3f3 Change to use nodemcu-uploader.py rather than luatool.py. It's faster with multiple files, but more importantly, it allows uploading binary files like images. Note that you will need a farly recent version of nodemcu-uploader. 9 years ago
  Marcos Kirsch 1284b6363e Add compilation of server files. 9 years ago
  Marcos Kirsch c805873395 Formatting change, but will delete 9 years ago
  Marcos Kirsch 9c35443ea4 Updated to match code 9 years ago
  Marcos Kirsch 50b1c09570 Updated to reflect latest status of the code 9 years ago
  Marcos Kirsch c1ca93a78c Removed parameter that is no longer needed 9 years ago
  Marcos Kirsch f43025f237 init shows new way of starting server 9 years ago
  Marcos Kirsch 5ebfa6ac8b Updated to reflect server changes 9 years ago
  Marcos Kirsch 5b472f3554 Add yield so that looong listings don't overflow mcu's buffer 9 years ago
  Marcos Kirsch 77920f4a94 Big refactoring: server now uses a separate thread that yields and then resumes on 'sent'. This allows us to serve large files. Moved serving of error pages and serving of static files into separate scripts httpserver-error.lua and httpserver-static.lua 9 years ago
  Marcos Kirsch f4875cbd86 Fix indentation 9 years ago
  Marcos Kirsch dfdae5dacd Updates to README, added notes on memory usage, etc. 9 years ago
  Marcos Kirsch 7c2d597bdc Delete file that is not part of the server 9 years ago
  Marcos 34d2e1ef55 Delete test.lua 9 years ago
  Marcos Kirsch d73bd73211 Added back improved version of validateMethod 9 years ago
  Marcos Kirsch 796d17b205 commit some changes but I want to stop tracking, so that's next 9 years ago
  Marcos Kirsch 9cea7cd370 Modify so all file types are uploaded, not just HTML files 9 years ago
  Marcos Kirsch 9459bb2645 Add code that shows how to start the server 9 years ago
  Marcos Kirsch 068b45023e Delete, this is now part of node-info.lua 9 years ago
  Marcos Kirsch 316af66d3c Improve demo files 9 years ago
  Marcos Kirsch 5fe2dfcf9d Add script that shows how arguments are handled by server 9 years ago
  Marcos Kirsch 5c1404dcea Erase, not used 9 years ago
  Marcos Kirsch 6ba7c02381 Attempt at improving the printing, but will delete anyway 9 years ago
  Marcos 524730d4e5 Merge pull request #1 from samdieck/master 9 years ago
  Marcos Kirsch ac387a6c2c add open issue 9 years ago
  Marcos Kirsch 62760f1f80 add feature 9 years ago
  Marcos Kirsch c0d6218397 Support for Lua scripts 9 years ago
  Marcos Kirsch 00475af342 Add links to examples 9 years ago