you need to push data from the server periodically.
to get these "live updates" on the client side, a plain ajax call is not enough,
you need a realtime communication.
You should use websoket even here, with socket.io and angular socket.io for example you can handle this communication easily
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…