issues
search
voryx
/
angular-wamp
An AngularJS library for AutobahnJS (WAMP v2)
MIT License
133
stars
28
forks
source link
Added error handler in subscribe call
#62
Closed
sachingorade
closed
7 years ago
sachingorade
commented
7 years ago
This changeset has following changes,
Added error handler in Subscribe call so that provided error callback will get executed.
Updated README.md to show how to use success/error callbacks in Subscribe call.
This changeset has following changes,