Features
About Pusher's Channels
Pusher Channels provides realtime communication between servers, apps and devices. Channels is used for realtime charts, realtime user lists, realtime maps, multiplayer gaming, and many other kinds of UI updates. Pusher Channels works everywhere because it uses WebSockets and HTTP, and provides fallbacks for devices that don't support WebSockets.
Upgrade to Pusher JS 8.5.0 - Beta release
This release upgrades the bundled Pusher client from 7.0.6 to 8.5.0, adds support for Pusher's v8 features (subscription counts, user authentication, watchlist, cluster switching), and hardens the wrapper against common runtime errors.
⚠️ Breaking changes — read before upgrading
New client actions
Reliability fixes
Notes