moonbridge
log example_application.lua
| age | author | description |
|---|---|---|
| 2015-04-10 | jbe | Added helper function moonbridge_io.timeref(...); HTTP module sends 408 Request Timeout |
| 2015-03-24 | jbe | Set default fork delay to 0.25 secondsv0.4.0 |
| 2015-03-22 | jbe | Adjusted HTTP timeouts |
| 2015-02-17 | jbe | Removed method request:send_text_status_response(...); Added helloworld.luav0.3.0 |
| 2015-01-30 | jbe | Added some comments to example_application.luav0.2 |
| 2015-01-29 | jbe | Code cleanup in example_application.lua; Removed memory limit in example_application.lua |
| 2015-01-29 | jbe | Bugfix in example_application.lua (Bug introduced in one of the previous commits) |