You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
Any plans to implement the server-side changes to support encrypted payload data into go-gcm so that notifications to Chrome 50 (and in the current version of Firefox on desktop) can contain extra information?
It allows to encrypt and send messages (also GCM support). Perhaps go-gcm could use it? Currently they seem incompatible/hard to use together (for now perhaps a custom HttpClient provided to google-gcm which uses push-encryption-go could help).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Any plans to implement the server-side changes to support encrypted payload data into go-gcm so that notifications to Chrome 50 (and in the current version of Firefox on desktop) can contain extra information?
https://developers.google.com/web/updates/2016/03/web-push-encryption
The text was updated successfully, but these errors were encountered: