moonbridge
log moonbridge_http.lua
| age | author | description |
|---|---|---|
| 2015-05-21 | jbe | Initial work on reimplemented HTTP layer (utilizing non-blocking I/O with coroutines and a cleaner object-oriented structure) |
| 2015-04-10 | jbe | Added helper function moonbridge_io.timeref(...); HTTP module sends 408 Request Timeout |