Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support web GCM encrypted payloads #117

Open
mishan opened this issue Apr 28, 2016 · 1 comment
Open

Support web GCM encrypted payloads #117

mishan opened this issue Apr 28, 2016 · 1 comment

Comments

@mishan
Copy link
Member

mishan commented Apr 28, 2016

Per https://developers.google.com/web/updates/2016/03/web-push-encryption?hl=en

@TysonAndre
Copy link
Contributor

TysonAndre commented May 22, 2016

Google wrote a golang library for this: https://github.com/GoogleChrome/push-encryption-go/tree/master/webpush

https://blog.mozilla.org/services/2016/08/23/sending-vapid-identified-webpush-notifications-via-mozillas-push-service/ documents the same protocol (older chrome versions had a dependency on GCM, and have out of date documentation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants