alexcastillo/ng2-notifications

how to use it with remote api ?

Opened this issue · 1 comments

how to use the notification with remote api ?
when new object comes form the endpoint push the notification ?

You will have to use a service that push small messages from the server to your client.

I've used Pusher for it. Very easy to setup!
Once you've received a new message/event you can use the notifications again