pusher / push-notifications-web

Beams Browser notifications
MIT License
39 stars 20 forks source link

Notification handling support #36

Closed jonathanlloyd closed 4 years ago

jonathanlloyd commented 4 years ago

We need a way for customers to use custom logic for handling incoming notifications to suit their use case. This PR offers a mechanism for customers to override the default behaviour entirely. We can use this to learn about their use cases and implement dedicated helpers in future.