moonbridge
log moonbridge_http.lua
| age | author | description |
|---|---|---|
| 2015-03-08 | jbe | Methods :close() and :cancel() return true value on success; Added assert(...) calls to moonbridge_http.lua on writing to client |
| 2015-03-07 | jbe | Removed unnecessary else-block (due to return in then-blocks) |
| 2015-03-02 | jbe | Fixed comment on internal variable "input_state" |