SPI'd go for WebSockets or Server-sent Events if you have control over backend, or polling if you don't.Comment·Thread·Aug 4, 2016·3·How to implement updates from server for a page like dashboard using AngularJS 1.x?