Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 500 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 500 Bytes

vapid-webpush-test

Overview

This repository contains the demonstration of Web Push using VAPID.

Web Push payload encryption

Encryption library uses MartijnDwars/web-push.

Running the examples

Run containerss

(fcm-webpush-test) $ docker-compose up -d

Confirm web server

Navigate to http://localhost and try web push.

Other

Only latest chrome version(58) has tested. firefox has tested not yet.