[w3c/push-api] Send notifications in batch (#208)

APNs an GCM have always provided a way to send notifications in batch.

It would be useful to see this feature for the Push API. It would greatly reduce the workload on the app server (and also on the push service).

I have described one of the many possible implementation (backward compatible) in [this blog post](http://blog.pushpad.xyz/2016/07/send-notifications-in-batch-with-the-push-api/).

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/208

Received on Saturday, 23 July 2016 12:57:20 UTC