Push notifications #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use the PWA service worker + Web Push API to notify when:\n\n- A cron job completes\n- A chat session gets a response (sent message and navigated away)\n- Memory is modified by another session\n\nVAPID keys needed. The service worker stub (public/sw.js) is already in place.