pusher / pusher-http-php

PHP library for interacting with the Pusher Channels HTTP API
https://pusher.com/docs/server_api_guide
1.4k stars 306 forks source link

add socket id to batch trigger if present #370

Closed benjamin-tang-pusher closed 1 year ago

benjamin-tang-pusher commented 1 year ago

Description

Add socket ID to the parameters for the batch trigger call, if it exists.

CHANGELOG