summaryrefslogtreecommitdiffstats
path: root/priv
AgeCommit message (Expand)Author
2012-07-11Ensure we only handle the onclose event onceLoïc Hoguin
2012-07-09Add an ondisconnect hook and fix reconnect retriesLoïc Hoguin
2012-06-11Update version to 0.2.00.2.0Loïc Hoguin
2012-04-24Fix a bug on xhrPolling failing to use the proper URL on reconnectLoïc Hoguin
2012-03-20Add a JS function to change the url being used for the streamLoïc Hoguin
2011-11-30For xhrPolling, call onopen only after we get our first responseLoïc Hoguin
2011-11-30Don't call onerror on xhrPolling POST error for nowLoïc Hoguin
2011-11-23Don't cache xhrPolling requestsLoïc Hoguin
2011-11-23Don't reconnect xhrPolling on error, let stream handle itLoïc Hoguin
2011-11-17Add missing }Loïc Hoguin
2011-11-17Fix errors at connection triggering an infinite connection-trying loopLoïc Hoguin
2011-11-17Various improvements to the JS sideLoïc Hoguin
2011-11-09Replace const by var in JS for IE compatibilityLoïc Hoguin
2011-10-17Initial commitLoïc Hoguin