VAPID web push
End-to-end encrypted web push using standard browser APIs and a shared VAPID key you can fetch or pass in from your app.
A managed VAPID web push service — subscribe, deliver, and measure without running your own push infrastructure.
Gesher (גשר) is a managed push notification service for web applications. Your backend calls a simple HTTP API to send notifications; browsers receive them through a service worker using Web Push and VAPID.
You keep API keys on the server only. The browser talks to your subscribe/unsubscribe proxy; that proxy forwards to Gesher with the app’s Bearer token.
@gesher/sdk browser client