Marcos Kirsch
|
4d4442318d
|
Fix example server-side scripts to work on new nodemcu-firmware. Specifically, call coroutine.yield() after each connection:send() except the last one, since we can no longer queue sends.
|
2016-02-15 14:20:28 -06:00 |
|
TJ Borromeo
|
19bac62e07
|
Update args.lua
|
2015-07-18 21:51:09 -07:00 |
|
Marcos Kirsch
|
f7969ae12d
|
Fix typo in HTTP headers. I need to refactor so header creation is single sourced. Oh well. This may fix issues in Firefox
|
2015-04-01 22:56:47 -05:00 |
|
Marcos Kirsch
|
f4875cbd86
|
Fix indentation
|
2015-02-28 16:34:24 -06:00 |
|
Marcos Kirsch
|
5fe2dfcf9d
|
Add script that shows how arguments are handled by server
|
2015-02-22 16:05:35 -06:00 |
|