Re: [w3c/push-api] A javascript api for sending push notifications to others (#303)

No, the proposal is for the specification to state that push services should send the appropriate headers so that you can send messages from JavaScript.

You'll still need code (perhaps a library) on your website to exchange the subscription and keying material between clients, and to encrypt the message prior to sending it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/303#issuecomment-479652927

Received on Wednesday, 3 April 2019 20:48:59 UTC