Releases: thoov/ember-websockets
Releases · thoov/ember-websockets
Support for dynamic segements
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.
Moving the dist file from dist to vendor
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.
Including new install method for v0.1.5 users
For ember-cli v0.1.5+ users you can now install via:
ember install:addon ember-websockets
Updating addon to ember-cli 0.1.5
0.4.0 Version Bump