Software /
code /
verse
Log
description | author | age |
---|---|---|
verse: Return true from connect() on success, add stream:close() | Matthew Wild | 2010-08-21 |
verse: Return false rather than nil from connect() on error, for consistency | Matthew Wild | 2010-08-21 |
verse: Add stream:set_loglevels() | Matthew Wild | 2010-08-09 |
verse.bosh: Implemented retry/reconnect logic, and handling of disconnects (either CM-intiated or due to connection failures) | Matthew Wild | 2010-08-08 |
squishy: Build in BOSH and HTTP by default, --no-bosh to disable | Matthew Wild | 2010-08-08 |
doc/example_bosh.lua: Put url into variable | Matthew Wild | 2010-08-08 |
squishy: Add --with-bosh option to squish with verse.bosh and necessarylibraries | Matthew Wild | 2010-08-06 |
verse.bosh: Update to use net.http instead of verse.plugins.http | Matthew Wild | 2010-08-06 |