Expand description
Web Push notification sending
Implements RFC 8030 (HTTP/2 Push), RFC 8188 (Encrypted Content-Encoding), RFC 8291 (Message Encryption for Web Push), and RFC 8292 (VAPID).
Structs§
- Notification
Payload - Notification payload to send to the client
Enums§
- Push
Result - Result of sending a push notification
Functions§
- send_
notification - Send a push notification to a subscription
- send_
to_ tenant - Send notification to all subscriptions for a tenant