Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Latest commit

 

History

History

push-clients

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Push Clients

Control the clients of a service worker when the user clicks on a notification generated from a push event. Allows you to focus the tab of your app or even re-open it if it was closed.

Use Cases

Demonstrates 3 uses cases of delivering different notifications depending on the state of the app. It can recognize when you are on a page, need to switch to an open tab, or re-open a tab.

Difficulty

Advanced

Category

Web Push