Log

bosh.lua @ 479:2bb12fb6fcbd

description author age
verse: trim trailing whitespace Kim Alvefur Tue, 18 Apr 2017 16:46:26 +0200
verse.bosh: Minor change to pass Verse stream to stream callbacks (though it isn't currently used by them) Matthew Wild Wed, 07 Dec 2011 02:46:00 +0000
verse.bosh: Fix to loop over every child tag (childtags() is now too namespace-aware for this purpose) Matthew Wild Wed, 07 Dec 2011 02:45:11 +0000
squishy, verse.client, verse.component, verse.bosh: Port to util.xmppstream instead of xmlhandlers which has been removed from Prosody. Also remove util.ztact from squishy for the same reason. Matthew Wild Tue, 14 Dec 2010 16:04:29 +0000
verse.bosh: Implemented retry/reconnect logic, and handling of disconnects (either CM-intiated or due to connection failures) Matthew Wild Sun, 08 Aug 2010 01:21:22 +0100
verse.bosh: Update to use net.http instead of verse.plugins.http Matthew Wild Fri, 06 Aug 2010 17:07:56 +0100
verse.bosh: Use verse.new_bosh(logger, url) to make a BOSH connection Matthew Wild Fri, 06 Aug 2010 16:28:50 +0100