Channels
Limits
- How to configure Usage Summaries
- How can I monitor my account usage?
- How can I add other contacts to my Channels limit notifications?
- Why is the Channels connection count in the dashboard is much higher than the user counting in Google Analytics?
- How are connections counted?
- How is my message count calculated in Channels?
Connecting
- Can you provide me with a list of IP addresses that Channels uses?
- What Channels Clusters Exist?
- Can we deploy Channels on premise?
- What are concurrent Channels connections?
- What Content Security Policy (CSP) do I need for Channels?
- How can I turn off Stats collection in Channels?
Subscribing
Webhooks
- What is the batch size and batch window for Channels webhooks?
- Channels Webhook Timeouts and Retries
- What WebSocket Protocols does Channels support?
- Can you give me a list of IPs that Pusher Channels webhooks will be sent from?
- Why is my server not receiving webhooks Channels?
- How can my server be notified when users join or leave a presence channel?
Presence
Events
- How Can I Get Missed Messages After Reconnecting To Channels?
- Is it possible to schedule event sending in my Channels app?
- How do I implement message (event) history for Channels?
- Why don't messages arrive in order?
- How do I trigger an event from a Bash shell script?
- Does Channels store a history of events and messages?
Troubleshooting
- Why am I seeing the error "There was a problem creating your WebHook, please try again" when trying to add a Channels WebHook?
- What can I do if my Channels instance is deallocated?
- My Channels application is encountering an error code, what does this mean?
- Why does my Channels event report error "The 'pusher' namespace is reserved for internal usage"?
- What is meant by Channels error 4200?
- How can I investigate why Channels messages are not being received by clients?
Libraries
- How do I implement Channels with a specific technology?
- What libraries does Channels support?
- How to reference the Pusher REST .NET library within Visual Studio Express Web Developer
- Does Pusher work with React Native?
- How do I get started with Pusher Channels on iOS?
- Can I host pusher-js on my own server?