1 dépôt
Libraries that integrate push notification triggers into Node.js backend environments for mobile device alerting.
Distinguishing note: None of the candidates relate to the specific act of sending push notifications from a Node.js backend
Explore 1 awesome GitHub repository matching mobile development · Node.js Push Notification Integrations. Refine with filters or upvote what's useful.
node-apn is a Node.js library and push notification driver used to send remote notifications to Apple devices via the Apple Push Notification service. It functions as an HTTP/2 client that manages the construction and transmission of JSON payloads to the Apple notification gateway. The library supports multiple identity verification methods, including certificate-based authentication using PEM or PFX files and token-based authentication with automatically renewing tokens. It includes capabilities for routing traffic through intermediary proxy servers and secure HTTP tunnels to bypass restrict
Provides the necessary integration to trigger mobile push notifications from a Node.js server.