pusher_client_fixed library
Classes
- Channel
- PusherAuth
- PusherClient
-
This class is the main entry point for accessing Pusher.
By creating a new PusherClient instance a connection is
created automatically unless
autoConnect
is set to false, if auto connect is disabled this means you can callconnect()
at a later point. - PusherEvent
- PusherOptions