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

Setting timeout config to Pusher instance #382

Closed fbenevides closed 7 months ago

fbenevides commented 7 months ago

Description

Timeout option is not propagated to Guzzle client. Fix https://github.com/pusher/pusher-http-php/issues/380

It's a copy of #381

CHANGELOG