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
Model does not 'resume synchronization' after a returning to a room #51
GoInstant cleans up a rooms listeners when
room.leave()
is explicitly called. GoAngular should probably:cc: @MaheshCasiraghi