Skip to content

Releases: voryx/angular-wamp

0.3.4

Choose a tag to compare

@davidwdan davidwdan released this 21 Mar 13:49
Bumped version

0.3.3

Choose a tag to compare

@davidwdan davidwdan released this 17 Jan 13:52
Released 0.3.3

0.3.2

Choose a tag to compare

@davidwdan davidwdan released this 02 Jul 14:12
Bumped version

0.3.1

Choose a tag to compare

@davidwdan davidwdan released this 31 May 22:02
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

Choose a tag to compare

@davidwdan davidwdan released this 18 May 14:00

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

0.2.1

Choose a tag to compare

@davidwdan davidwdan released this 02 May 15:51
fixed issue where *.onchallange event was not being emitted

0.2.0

Choose a tag to compare

@davidwdan davidwdan released this 30 Apr 23:45

Supports Multiple Connections

0.1.8

Choose a tag to compare

@davidwdan davidwdan released this 29 Dec 17:02

Reject outstanding RPC calls when the connection closes

0.1.7

Choose a tag to compare

@davidwdan davidwdan released this 12 Oct 16:38

Added subscribe on scope
Added unregister

0.1.6

Choose a tag to compare

@davidwdan davidwdan released this 07 Jul 14:53

NPM Support
Bug fixes