Skip to content

Web Push Notifications in Node.js #70

@itxp2008

Description

@itxp2008

Hello,

Sorry for posting this here, but is there a way to use this get/handle/receive "browser" web push notifications?

I mean when i get to a website, allow notifications in chrome, copy the subscription afterwards like

{
"endpoint":"https://fcm.googleapis.com/fcm/send/dloZUlO...,"
"expirationTime":null,
"keys":
{
"p256dh":"BEpROwR...",
"auth":"P25vxuGf..."
}
}

and use it with push-receiver and maybe achieve the goal of receiving web push notification on a server side client?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions