Ember Websockets Versions Save

Ember.js websockets and socket.io addon

0.6.0

9 years ago

Fixing an issue where transitions from one dynamic segment to another segment ie (room/1 to room/2) would not properly close the original socket.

0.5.1

9 years ago

If you are consuming this addon via the dist file its location has moved to inside of the vendor folder. You will need to update your script src to point to it.

0.4.1

9 years ago

For ember-cli v0.1.5+ users you can now install via:

ember install:addon ember-websockets

0.4.0

9 years ago