Push notification system with log and API. Part 2: Pusher - a1k89/Blog GitHub Wiki
Prepare
- In the last article we have
notifierapp - Now: we create the
pusherapplication: send push notifications to our mobile clients - For push: will use firebase push notifications with this great library
Short description
Pushermust to get events from
Realization
- Create
Pusherapplication and configure it - Create service:
pusher.services.main:
class Pusher: