Releases: voryx/angular-wamp
Releases · voryx/angular-wamp
0.3.1
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
Use $applyAsync
instead of $apply
, which requires angular 1.3
0.2.1
fixed issue where *.onchallange event was not being emitted
0.2.0
Supports Multiple Connections
0.1.8
Reject outstanding RPC calls when the connection closes
0.1.7
Added subscribe on scope
Added unregister