You can use websockets to achieve this functionality. Checkout FeathersJS. You can use a socketio listener or an adapter such as can.feathers(canjs). An adapter could exist for other frameworks such as Angular, but doesn't yet.
↧
You can use websockets to achieve this functionality. Checkout FeathersJS. You can use a socketio listener or an adapter such as can.feathers(canjs). An adapter could exist for other frameworks such as Angular, but doesn't yet.