PubNub
PubNub is a Web Data Push Cloud-Hosted Broadcasting Service. With PubNub, you can communicate in real-time from server to client, server to server or client to client. This is often referred to as "Data Push", or "Push Notifications". This connector allows users to send and receive PubNub messages without having to deal directly with the PubNub API.
Common Use Cases
- Build a real-time chat application
- Broadcast UI updates efficiently, such as in a stock-ticker application
- Add multi-player/multi-user connectivity to a HTML5 game or mobile application