- Published on
Comuncation between main app and extension using Drawin Notification
How do you tell a DNS proxy extension that its 250k-domain blocklist changed? Not with `NotificationCenter` — that stops at the process boundary. Darwin notifications, `notifyd`, C callbacks, and why "system-wide" cuts both ways.