- #41 Adding protocol support to socketFor method
- #36 Removing the old mixin and the tests that went along with it
- #34 Socket.IO intergration
- #33 Fixing deprecations warning in ember-canary
- #31 Upgrading to ember-cli 0.2.6
- #25 Deprecating the standalone file and removing the readme entry
- #22 Upgrading to ember-cli 0.2
- #20 Adding version number into ember inspector info table
- #18 Wrapping event handler inside of a ember run to prevent async issues
- #17 Fixing issue where dynamic socketURLs would not property reset
- #15 Moving websocket closing logic from the deactivate hook to the resetController hook
- #14 Moving the standalone dist file from the dist folder to the vendor folder
- #13 Enabling
ember install:addon ember-websockets
to work with ember-cli 0.1.5+