AngularJS bindings for GoInstant. Build realtime, multi-user apps with AngularJS and GoInstant easily. https://developers.goinstant.com/v1/GoAngular/index.html
BSD 3-Clause "New" or "Revised" License
137
stars
30
forks
source link
chore(model.js): #on/#off listener passed outside of opts obj #55
Passing a listener to key#on/#off through the options object is being deprecated in GoInstant. This change will accept a listener as a third parameter to model#$on/$off.
Passing a listener to key#on/#off through the options object is being deprecated in GoInstant. This change will accept a listener as a third parameter to model#$on/$off.