pusher / pusher-http-php

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

Refactor trigger(Batch) and introduce sendToUser #329

Closed sonologico closed 2 years ago

sonologico commented 2 years ago

Description

Refactor trigger functions to reduce code duplication and introduce sendToUser functions

CHANGELOG