Recommend this page to a friend! |
Classes of Igor Escobar | Terminal Crossword | chat-websocket/node_modules/socket.io/node_modules/socket.io-client/History.md | Download |
|
|
Download0.9.11 / 2012-11-02* Enable use of 'xhr' transport in Node.js * Fix the problem with disconnecting xhr-polling users * Add should to devDependencies * Prefer XmlHttpRequest if CORS is available * Make client compatible with AMD loaders. 0.9.10 / 2012-08-10* fix removeAllListeners to behave as expected. * set withCredentials to true only if xdomain. * socket: disable disconnect on unload by default. 0.9.9 / 2012-08-01* socket: fixed disconnect xhr url and made it actually sync : bump xmlhttprequest dep 0.9.8 / 2012-07-24* Fixed build. 0.9.7 / 2012-07-24 * iOS websocket crash fix.
* Fixed potential 0.9.6 / 2012-04-17* Don't position the jsonp form off the screen (android fix). 0.9.5 / 2012-04-05* Bumped version. 0.9.4 / 2012-04-01* Fixes polling loop upon reconnect advice (fixes #438). 0.9.3 / 2012-03-28* Fix XHR.check, which was throwing an error transparently and causing non-IE browsers to fall back to JSONP [mikito] * Fixed forced disconnect on window close [zzzaaa] 0.9.2 / 2012-03-13* Transport order set by "options" [zzzaaa] 0.9.1-1 / 2012-03-02* Fixed active-x-obfuscator NPM dependency. 0.9.1 / 2012-03-02* Misc corrections. * Added warning within Firefox about webworker test in test runner. * Update ws dependency [einaros] * Implemented client side heartbeat checks. [felixge] * Improved Firewall support with ActiveX obfuscation. [felixge] * Fixed error handling during connection process. [Outsideris] 0.9.0 / 2012-02-26* Added DS_Store to gitignore. * Updated depedencies. * Bumped uglify * Tweaking code so it doesn't throw an exception when used inside a WebWorker in Firefox * Do not rely on Array.prototype.indexOf as it breaks with pages that use the Prototype.js library. * Windows support landed * Use @einaros ws module instead of the old crap one * Fix for broken closeTimeout and 'IE + xhr' goes into infinite loop on disconnection * Disabled reconnection on error if reconnect option is set to false * Set withCredentials to true before xhr to fix authentication * Clears the timeout from reconnection attempt when there is a successful or failed reconnection.
* Removed decoding of parameters when chunking the query string.
0.8.7 / 2011-11-05* Bumped client 0.8.6 / 2011-10-27 * Added WebWorker support.
* Fixed swfobject and web_socket.js to not assume window.
* Fixed CORS detection for webworker.
* Fix 0.8.5 / 2011-10-07* Bumped client 0.8.4 / 2011-09-06* Corrected build 0.8.3 / 2011-09-03 * Fixed
0.8.2 / 2011-08-29* Fixed flashsocket detection. 0.8.1 / 2011-08-29* Bump version. 0.8.0 / 2011-08-28* Added MozWebSocket support (hybi-10 doesn't require API changes) [einaros]. 0.7.11 / 2011-08-27* Corrected previous release (missing build). 0.7.10 / 2011-08-27* Fix for failing fallback in websockets 0.7.9 / 2011-08-12 * Added check on 0.7.5 / 2011-08-08 * Added querystring support for 0.7.4 / 2011-07-12 * Added 0.7.3 / 2011-06-30 * Fixed; acks don't depend on arity. They're automatic for
* Added support for sub-sockets authorization. [3rd-Eden]
* Added BC support for 0.7.2 / 2011-06-22 * Added 0.7.1 / 2011-06-21* Bumped socket.io dependency version for acceptance tests. 0.7.0 / 2011-06-21* http://socket.io/announcement.html |