Contribute Media
A thank you to everyone who makes this possible: Read More

Using Python and microservices to fuel WebPush at Mozilla

Translations: en

Description

This talk will focus on how python and microservices fuel webpush in the storage team of Mozilla . It will also act as a good introduction to webpush technology and how to integrate it into web apps.

The talk will cover:

  • How webpush works?
  • The roles played by the various players involved (service workers and push servers and how they interact to bring about the webpush magic).
  • The idea behind the service, WebPush Channels which is at the heart of webpush at Mozilla's storage team.
  • How the service was developed will be covered in detail.
  • How developers can use WebPush Channels to integrate web push in their web apps.

Details

Improve this page