Skip to content
Tech News
← Back to articles

Self-hosted web push Cloudflare Worker, works on iOS

read original more articles
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

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 →