You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon initializing a Pusher instance, pass in any of these options to the `backend` keyword argument.
360
+
Upon initializing a `Pusher` instance, pass in any of these options to the `backend` keyword argument.
361
361
362
362
### Google App Engine
363
363
@@ -387,7 +387,7 @@ HTTP KeepAlive | *✘*
387
387
388
388
#### Helper Functionality
389
389
390
-
These are helpers that have been implemented to to ensure interactions with the HTTP API only occur if they will not be rejected e.g. [channel naming conventions](https://pusher.com/docs/client_api_guide/client_channels#naming-channels).
390
+
These are helpers that have been implemented to to ensure interactions with the HTTP API only occur if they will not be rejected e.g. [channel naming conventions](https://pusher.com/docs/channels/using_channels/channels#channel-naming-conventions).
0 commit comments