moonbridge

log example_application.lua

age author description
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
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)
2015-01-29 jbe Emptied prepare method and use request:send_text_status_response(...) in example_application.lua
2015-01-29 jbe Fixed bad mistake in comment on prepare function in example_application.lua
2015-01-29 jbe Removed request.url; String in request.path does not contain a leading slash anymore; Stricter parsing of request targets
2015-01-09 jbe Renamed "http" module to "moonbridge_http"
2015-01-04 jbe Initial commitv0.1

Impressum / About Us