Slide 6
Slide 6 text
Web Push Protocol
• RFC 8030 – Generic Event Delivery Using HTTP Push
https://tools.ietf.org/html/rfc8030
• You can use the same code for Chrome and Firefox since mid 2016.
• You no longer need a Firebase project, a gcm_sender_id, or
an Authorization header. You no longer need a manifest.json.
• Microsoft is co-authoring the RFC, so they will follow the standard.