Skip to content

Releases: mgamini/ember-phoenix-socket

Matching Phoenix 0.8

21 Jan 19:11
Compare
Choose a tag to compare
v0.2.0

updating to match phoenix 0.8.0

Adding leave/1

09 Jan 01:40
Compare
Choose a tag to compare
v0.1.5

adding leave method

Wrapping it up!

01 Dec 18:51
Compare
Choose a tag to compare
v0.1.4

wrapping in self executing function

Fixing reconnect

21 Nov 23:47
Compare
Choose a tag to compare
v0.1.3

fixing reconnect

Better handling of close events

21 Nov 23:37
Compare
Choose a tag to compare
v0.1.2

more graceful handling of close events

Fixed a gub.

20 Nov 22:39
Compare
Choose a tag to compare
v0.1.1

derped

Sockets no longer made by default

20 Nov 22:22
Compare
Choose a tag to compare
v0.1.0

significant update to how sockets are created and joined, addition of…

More abstract channels

14 Nov 01:40
Compare
Choose a tag to compare
v0.0.2

updating to a more abstract channel, so users can set multiple topics

Initial full release

12 Nov 23:37
Compare
Choose a tag to compare
v0.0.1

Update README.md

Initial release

12 Nov 23:15
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.0.1-beta.1

adding core files