7.1.0-beta
- [ADDED]
authenticateUser
,authorizeChannel
andauthorizePresenceChannel
- [ADDED]
sendToUser
andsendToUserAsync
- [ADDED]
terminateUserConnections
andterminateUserConnectionsAsync
- [FIXED]
get_object_vars()
error on/src/Pusher.php
- [DEPRECATED]
socketAuth
andpresenceAuth
in favour ofauthorizeChannel
andauthorizePresenceChannel
- [DEPRECATED] Internal functions
make_request
andmake_batch_request
that were exposed as public