gauntface / web-push-go

Apache License 2.0
99 stars 14 forks source link

Push notifications via GCM XMPP #10

Closed ishail closed 7 years ago

ishail commented 8 years ago

Is it possible to send chrome notification via XMPP? I think it will save time for individual API calls to GCM server and will be great to record the delivery updates for push notifications.

gauntface commented 7 years ago

This library is for the web push protocol not GCM.