PubNub
PubNub is a realtime communication platform supporting pub/sub, presence, chat, App Context (object metadata), Functions (server-less compute on the edge), Push Notifications, and IoT messaging across 1B+ devices. The PubNub REST API runs at ps.pndsn.com; SDKs handle the underlying long-poll / WebSocket protocol. Authentication uses a publish/subscribe key pair per keyset.
APIs
PubNub REST API
Single REST surface for publish, subscribe (long-poll), presence, history, signal, and App Context. Pub/Sub key authentication. SDKs available for 50+ languages and platforms.
PubNub Functions
Edge serverless functions executed on PubNub's network in response to messages, presence events, or HTTP triggers.
Event Specifications
PubNub Realtime Streaming API
AsyncAPI description of PubNub's realtime subscribe surface — the event stream that delivers messages, signals, presence updates, file events, message-action events, and App Con...
ASYNCAPI