issues
search
goinstant
/
goangular
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
136
stars
30
forks
source link
feat($goConnection): Expose goinstant connection
#25
Closed
mattcreager
closed
10 years ago
mattcreager
commented
10 years ago
goConnect has been retired as promises in core makes it redundant
goUsers has been retired as promises in core makes it redundant
The user model and factory have been retired
Connection has been added, it's a very simple wrapper around connect that makes configuration via. Angular possible
goConnection is also a registered service, it can be used to access anything normally available on the connection object