Documentation
¶
Overview ¶
Package push delivers Web Push notifications to a user's devices when they're away (no live SSE stream), so @mentions and DMs reach them even with Hermes closed. Connected clients keep using the in-page Notification path instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
Notifier decides, per ingested message, which away users to Web Push.
func NewNotifier ¶
Click to show internal directories.
Click to hide internal directories.