Colyseus is fully open-source. Please consider donating any amount to support the project ❤️
Push Notifications
Push notifications are part of @colyseus/social. They're experimental and not fully functional. Currently, only Web Push is supported.
Environment variables¶
WEBPUSH_SUBJECT- mailto: or URL.WEBPUSH_PUBLIC_KEY- VAPID Public KeyWEBPUSH_PRIVATE_KEY- VAPID Private Key
You can generate VAPID keys using npx web-push generate-vapid-keys
Colyseus is fully open-source. Please consider donating any amount to support the project ❤️