moonbridge
log example_application.lua
| age | author | description |
|---|---|---|
| 2015-07-12 | jbe | Fixed trivial error in example_application.lua |
| 2015-06-23 | jbe | Updated timeout options in example_application.lua |
| 2015-06-20 | jbe | Removed example chat application |
| 2015-06-19 | jbe | Added request:consume_input() call to example_application.lua |
| 2015-04-15 | jbe | Example application uses new "main" protocol; Handler for "main" gets table with "main" set to true |
| 2015-04-14 | jbe | Code cleanup; Allow binding to specific interfaces |
| 2015-04-11 | bsw | Updated chat example |
| 2015-04-11 | bsw | Added multiuser chat to example |
| 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 |