This website requires JavaScript.
Explore
More informations
Help
Sign In
godzil
/
nodemcu-httpserver
Watch
1
Star
0
Fork
0
You've already forked nodemcu-httpserver
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
115
Commits
5
Branches
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Marcos Kirsch
ead632d131
Refactoring - function for sending headers is now in its own file. All errors are sent using coroutine. Some other memory usage improvements
2015-04-19 23:42:58 -05:00
Marcos Kirsch
76c2895f04
Minimum changes to print formatting
2015-04-18 23:15:10 -05:00
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
2015-02-28 16:39:06 -06:00