Skip to content

Releases: voryx/angular-wamp

0.3.4

21 Mar 13:49
Compare
Choose a tag to compare
Bumped version

0.3.3

17 Jan 13:52
Compare
Choose a tag to compare
Released 0.3.3

0.3.2

02 Jul 14:12
Compare
Choose a tag to compare
Bumped version

0.3.1

31 May 22:02
Compare
Choose a tag to compare
Set autobahn to a fixed version.

autobahn v 0.10+ does't work with IE 

https://github.com/crossbario/autobahn-js/issues/199

0.3.0

18 May 14:00
Compare
Choose a tag to compare

Use $applyAsync instead of $apply, which requires angular 1.3

0.2.1

02 May 15:51
Compare
Choose a tag to compare
fixed issue where *.onchallange event was not being emitted

0.2.0

30 Apr 23:45
Compare
Choose a tag to compare

Supports Multiple Connections

0.1.8

29 Dec 17:02
Compare
Choose a tag to compare

Reject outstanding RPC calls when the connection closes

0.1.7

12 Oct 16:38
Compare
Choose a tag to compare

Added subscribe on scope
Added unregister

0.1.6

07 Jul 14:53
Compare
Choose a tag to compare

NPM Support
Bug fixes