ably / ably-php

PHP client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
51 stars 10 forks source link

Add support for remembered REST fallback host #60

Closed mattheworiordan closed 5 years ago

mattheworiordan commented 5 years ago

See https://github.com/ably/docs/pull/554

We need to add this functionality to all client libraries, but prioritise the server-side ones given they are more affected if a single DC is offline and they are publishing at a high rate.

mattheworiordan commented 5 years ago

@jdavid can you look at this soon?

jdavid commented 5 years ago

This was already done in PR#67 and released in 1.1.0