- no change on this release
- no change on this release
- package: bump
engine.io
- package: bump
engine.io
- add test for reconnection after server restarts [rase-]
- update license with up-to-date year range [fay-jai]
- fix leaving unknown rooms [defunctzombie]
- allow null origins when allowed origins is a function [drewblaisdell]
- fix tests on node 0.11
- package: fix
npm test
to run on windows - package: bump
debug
v2.1.0 [coderaiser] - added tests for volatile [rase-]
- fix protocol violations and improve error handling (GH-1880)
- package: bump
engine.io
for websocket leak fix [3rd-Eden] - style tweaks
- package: bump
engine.io
- downloads badge
- add test to check that empty rooms are autopruned
- added Server#origins(v:Function) description for dynamic CORS
- added test coverage for Server#origins(function) for dynamic CORS
- added optional Server#origins(function) for dynamic CORS
- fix usage example for Server#close
- package: fix main file for example application 'chat'
- package: bump
socket.io-parser
- update README http ctor to createServer()
- bump adapter with a lot of fixes for room bookkeeping
- examples: minor fix of escaping
- testing for equivalence of namespaces starting with / or without
- update index.js
- added relevant tests
- take "" and "/" as equivalent namespaces on server
- use svg instead of png to get better image quality in readme
- make CI build faster
- fix splice arguments and
socket.rooms
value update insocket.leaveAll
. - client cannot connect to non-existing namespaces
- bump engine.io version to get the cached IP address
- fixed handshake object address property and made the test case more strict.
- package: bump
engine.io
- fixed the failing test where server crashes on disconnect involving connectBuffer
- npmignore: ignore
.gitignore
(fixes #1607) - test: added failing case for
socket.disconnect
and nsps - fix repo in package.json
- improve Close documentation
- use ephemeral ports
- fix: We should use the standard http protocol to handler the etag header.
- override default browser font-family for inputs
- update has-binary-data to 1.0.3
- add close specs
- add ability to stop the http server even if not created inside socket.io
- make sure server gets close
- Add test case for checking that reconnect_failed is fired only once upon failure
- package: bump
socket.io-parser
forcomponent-emitter
dep fix
- package: bump
socket.io-client
- package: bump
engine.io
to fix jsonp\n
bug and CORS warnings - index: fix typo [yanatan16]
- add
removeListener
to blacklisted events - examples: clearer instructions to install chat example
- index: fix namespace
connectBuffer
issue
- package: bump socket.io-client
- package: bump
socket.io-client
- package: bump
socket.io-parser
for binary ACK fix - package: bump
engine.io
for binary UTF8 fix - example: fix XSS in chat example
- package: bump
socket.io-parser
for windows fix
- bump due to bad npm tag
- stable release
- package: bump
socket.io-client
for parser fixes - package: bump
engine.io
- package: bump client
- package: bump parser
- package: bump engine.io
- package: bump
engine.io
- added backwards compatible of engine.io maxHttpBufferSize
- added test that server and client using same protocol
- added support for setting allowed origins
- added information about logging
- the set function in server can be used to set some attributes for BC
- fix error in callback call 'done' instead of 'next' in docs
- package: bump
socket.io-parser
- package: bump
expect.js
- added some new tests, including binary with acks
- implemented
engine.io
- implemented
socket.io-adapter
- implemented
socket.io-protocol
- implemented
debug
and improved instrumentation - added binary support
- added new
require('io')(srv)
signature - simplified
socket.io-client
serving
- manager: fix memory leak with SSL [jpallen]
- package: fixed
base64id
requirement
- manager: fix for latest node which is returning a clone with
listeners
[viirya]
- package: move redis to optionalDependenices [3rd-Eden]
- bumped client
- Don't lowercase log messages
- Always set the HTTP response in case an error should be returned to the client
- Create or destroy the flash policy server on configuration change
- Honour configuration to disable flash policy server
- Add express 3.0 instructions on Readme.md
- Bump client
- Fixed sync disconnect xhrs handling
- Put license text in its own file (#965)
- Add warning to .listen() to ease the migration to Express 3.x
- Restored compatibility with node 0.4.x
- Bumped client.
- Prevent crash when socket leaves a room twice.
- Corrects unsafe usage of for..in
- Fix for node 0.8 with
gzip compression
[vadimi] - Update redis to support Node 0.8.x
- Made ID generation securely random
- Fix Redis Store race condition in manager onOpen unsubscribe callback
- Fix for EventEmitters always reusing the same Array instance for listeners
- Fixed XSS in jsonp-polling.
- Added test for polling and socket close.
- Ensure close upon request close.
- Fix disconnection reason being lost for polling transports.
- Ensure that polling transports work with Connection: close.
- Log disconnection reason.
- Disconnecting from namespace improvement (#795) [DanielBaulig]
- Bumped client with polling reconnection loop (#438)
- Fix "Syntax error" on FF Web Console with XHR Polling [mikito]
- More sensible close
timeout default
(fixes disconnect issue)
- Bumped client with NPM dependency fix.
- Changed heartbeat timeout and interval defaults (60 and 25 seconds)
- Make tests work both on 0.4 and 0.6
- Updated client (improvements + bug fixes).
- Make it possible to use a regexp to match the socket.io resource URL. We need this because we have to prefix the socket.io URL with a variable ID.
- Supplemental fix to gavinuhma/authfix, it looks like the same Access-Control-Origin logic is needed in the http and xhr-polling transports
- Updated express dep for windows compatibility.
- Combine two substr calls into one in decodePayload to improve performance
- Minor documentation fix
- Minor. Conform to style of other files.
- Switching setting to 'match origin protocol'
- Revert "Fixes leaking Redis subscriptions for #663. The local flag was not getting passed through onClientDisconnect()."
- Revert "Handle leaked dispatch:[id] subscription."
- Merge pull request #667 from dshaw/patch/redis-disconnect
- Handle leaked dispatch:[id] subscription.
- Fixes leaking Redis subscriptions for #663. The local flag was not getting passed through onClientDisconnect().
- Prevent memory leaking on uncompleted requests & add max post size limitation
- Fix for testcase
- Set Access-Control-Allow-Credentials true, regardless of cookie
- Remove assertvarnish from package as it breaks on 0.6
- Correct irc channel
- Added proper return after reserved field error
- Fixes manager.js failure to close connection after transport error has happened
- Added implicit port 80 for origin checks. fixes #638
- Fixed bug #432 in 0.8.7
- Set Access-Control-Allow-Origin header to origin to enable withCredentials
- Adding configuration variable matchOriginProtocol
- Fixes location mismatch error in Safari.
- Use tty to detect if we should add colors or not by default.
- Updated the package location.
- Fixed memory leaks in closed clients.
- Fixed memory leaks in namespaces.
- Fixed websocket handling for malformed requests from proxies. [einaros]
- Node 0.6 compatibility. [einaros] [3rd-Eden]
- Adapted tests and examples.
- Added JSON decoding on jsonp-polling transport.
- Fixed README example.
- Major speed optimizations [3rd-Eden] [einaros] [visionmedia]
- Added decode/encode benchmarks [visionmedia]
- Added support for black-listing client sent events.
- Fixed logging options, closes #540 [3rd-Eden]
- Added vary header for gzip [3rd-Eden]
- Properly cleaned up async websocket / flashsocket tests, after patching node-websocket-client
- Patched to properly shut down when a finishClose call is made during connection establishment
- Added support for socket.io version on url and far-future Expires [3rd-Eden] [getify]
- Began IE10 compatibility [einaros] [tbranyen]
- Misc WebSocket fixes [einaros]
- Added UTF8 to respone headers for htmlfile [3rd-Eden]
- Added websocket draft HyBi-16 support. [einaros]
- Fixed websocket continuation bugs. [einaros]
- Fixed flashsocket transport name.
- Fixed websocket tests.
- Ensured
parser#decodePayload
doesn't choke. - Added http referrer verification to manager verifyOrigin.
- Added access control for cross domain xhr handshakes [3rd-Eden]
- Added support for automatic generation of socket.io files [3rd-Eden]
- Added websocket binary support [einaros]
- Added gzip support for socket.io.js [3rd-Eden]
- Expose socket.transport [3rd-Eden]
- Updated client.
- Client build
- Fixed
\n
parsing for non-JSON packets (fixes #479). - Fixed parsing of certain unicode characters (fixes #451).
- Fixed transport message packet logging.
- Fixed emission of
error
event resulting in an uncaught exception if unhandled (fixes #476). - Fixed; allow for falsy values as the configuration value of
log level
(fixes #491). - Fixed repository URI in
package.json
. Fixes #504. - Added text/plain content-type to handshake responses [einaros]
- Improved single byte writes [einaros]
- Updated socket.io-flashsocket default port from 843 to 10843 [3rd-Eden]
- Updated client.
- Updated client.
- Fixed utf8 bug in send framing in websocket [einaros]
- Fixed typo in docs [Znarkus]
- Fixed bug in send framing for over 64kB of data in websocket [einaros]
- Corrected ping handling in websocket transport [einaros]
- Updated to work with two-level websocket versioning. [einaros]
- Added hybi07 support. [einaros]
- Added hybi10 support. [einaros]
- Added http referrer verification to manager.js verifyOrigin. [einaors]
- Updated socket.io-client.
- Updated socket.io-client.
- Updated socket.io-client.
- Make sure we only do garbage collection when the server we receive is actually run.
- Changed; make sure sio#listen passes options to both HTTP server and socket.io manager.
- Added docs for sio#listen.
- Added options parameter support for Manager constructor.
- Added memory leaks tests and test-leaks Makefile task.
- Removed auto npm-linking from make test.
- Make sure that you can disable heartbeats. [3rd-Eden]
- Fixed rooms memory leak [3rd-Eden]
- Send response once we got all POST data, not immediately [Pita]
- Fixed onLeave behavior with missing clientsk [3rd-Eden]
- Prevent duplicate references in rooms.
- Added alias for
to
toin
andin
toto
. - Fixed roomClients definition.
- Removed dependency on redis for installation without npm [3rd-Eden]
- Expose path and querystring in handshakeData [3rd-Eden]
- Fixed double dispatch handling with emit to closed clients.
- Added test for emitting to closed clients to prevent regression.
- Fixed race condition in redis test.
- Changed Transport#end instrumentation.
- Leveraged $emit instead of emit internally.
- Made tests faster.
- Fixed double disconnect events.
- Fixed disconnect logic
- Simplified remote events handling in Socket.
- Increased testcase timeout.
- Fixed unknown room emitting (GH-291). [3rd-Eden]
- Fixed
address
in handshakeData. [3rd-Eden] - Removed transports definition in chat example.
- Fixed room cleanup
- Fixed; make sure the client is cleaned up after booting.
- Make sure to mark the client as non-open if the connection is closed.
- Removed unneeded
buffer
declarations. - Fixed; make sure to clear socket handlers and subscriptions upon transport close.
- Fixed general dispatching when a client has closed.
- Fixed dispatching to clients that are disconnected.
- Fixed; only clear handlers if they were set. [level09]
- Exposed handshake data to clients.
- Refactored dispatcher interface.
- Changed; Moved id generation method into the manager.
- Added sub-namespace authorization. [3rd-Eden]
- Changed; normalized SocketNamespace local eventing [dvv]
- Changed; Use packet.reason or default to 'packet' [3rd-Eden]
- Changed console.error to console.log.
- Fixed; bind both servers at the same time do that the test never times out.
- Added 304 support.
- Removed
Transport#name
for abstract interface. - Changed; lazily require http and https module only when needed. [3rd-Eden]
- Make sure to write a packet (of type
noop
) when closing a poll. This solves a problem with cross-domain requests being flagged as aborted and reconnection being triggered. - Added
noop
message type.
- Fixed cross-domain XHR.
- Added CORS test to xhr-polling suite.