Why This Matters
This development enables self-hosted web push notifications to work seamlessly on iOS devices using Cloudflare Workers, enhancing user engagement and control for website owners. It signifies a step forward in privacy-conscious, decentralized notification delivery, reducing reliance on third-party services. For consumers, it means more reliable and integrated notifications directly from websites they trust.
Key Takeaways
- Enables self-hosted web push notifications on iOS
- Uses Cloudflare Workers to integrate with existing infrastructure
- Allows devices to enroll directly on your hostname for better user experience
Already have a Worker running as your website?
Then Kukuroo mounts into the router you already have, rather than asking for a Worker of its own. Devices enroll on your hostname, which is where a notification tap should land.
The mounted setup, step by step →