Documentation
Real-time channels and durable queues over Socket and REST. Connect with @qpub/sdk, publish, subscribe, and manage projects from the dashboard.
Start here
Core
Authentication
Keys, JWTs, and token requests
Secure browsers without exposing secrets.
Read docs
Publish
Send channel messages
Publish over WebSocket or HTTP.
Read docs
Subscribe
Receive realtime updates
Socket subscriptions and event filters.
Read docs
Queues
Durable async work
Jobs and workers over the REST API.
Read docs
Reference
Socket SDK
QPub.Socket reference
Constructor options, connection, and channels.
Read docs
REST SDK
QPub.Rest reference
Constructor options, channels, and queues.
Read docs
REST API
HTTP endpoints
Raw REST routes and payloads.
Read docs
Socket protocol
WebSocket wire format
Actions, events, and message shapes.
Read docs