Event Delivery

Webhooks

Deliver real-time events from wSocket to your backend via HTTP callbacks. Configure retry logic, event filtering, and request signatures.

Event Delivery

Webhooks

HTTP Callbacks

Receive channel events at any HTTP/HTTPS endpoint. Supports POST requests with JSON payloads, custom headers, and configurable timeouts.

Automatic Retries

Failed webhook deliveries are automatically retried with exponential backoff. Configure max retries, backoff intervals, and dead-letter handling.

HMAC Signatures

Every webhook request is signed with HMAC-SHA256 so your server can verify authenticity and reject tampered payloads.

Webhook Configuration

  • Create webhooks from the Dashboard or via the REST API.

  • Filter which events trigger the webhook (publish, presence, channel lifecycle).

  • Monitor delivery status, latency, and failure rates in the Dashboard.

< 5ms
message delivery latency
99.999%
message survivability
50M+
connections opened monthly
7+
of 100% uptime

Set up your first webhook

Join developers building the next generation of realtime applications.