Skip to content

Releases: thoov/ember-websockets

Support for dynamic segements

11 Feb 19:22
Compare
Choose a tag to compare

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

28 Jan 06:42
Compare
Choose a tag to compare

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

06 Jan 21:51
Compare
Choose a tag to compare

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

06 Jan 00:03
Compare
Choose a tag to compare