ably-php icon indicating copy to clipboard operation
ably-php copied to clipboard

PHP client library SDK for Ably realtime messaging service

Results 33 ably-php issues
Sort by recently updated
recently updated
newest added

In https://github.com/ably/ably-common/pull/88 we have defined template layouts for `README.md` and `CONTRIBUTING.md`, hosted [here](https://github.com/ably/ably-common/tree/main/templates). Those documents need conforming in this repository, which necessitates the forking of the current readme content to...

* Add SyncMutex support to the `HostCache` class. * This is to avoid **possible** data corruption due to concurrent READ/WRITE (e.g. Apache multithreading environment) * No issue has so far...

enhancement

Implement batch operations feature as described in the specification: https://github.com/ably/docs/blob/main/content/client-lib-development-guide/features.textile#batch-operations For reference please see: https://ably.com/docs/rest/batch The original PR for spec creation: https://github.com/ably/docs/pull/1421 Acceptance criteria: feature has been implemented and unit...

enhancement

Please implement the token revocation as specified in the spec documentation as created [ably/docs#1426](https://github.com/ably/docs/pull/1426) and using this prototype as a referencehttps://github.com/ably/ably-cocoa/pull/1430 and issue in cocoa https://github.com/ably/ably-cocoa/issues/1429 To dos: * Create...

enhancement

A customer recently suggested we look at https://github.com/coderstephen/slack-client as they have build a realtime library in PHP using React. Perhaps one to consider if demand increases for a realtime PHP...

enhancement

See #32 This is common and leaves people struggling. We should catch this error and point them to the issue and steps to correct, see https://support.ably.io/solution/articles/3000052806-ssl-certificate-issues-communicating-with-ably- ┆Issue is synchronized with...

https://app.intercom.io/a/apps/ua39m1ld/respond/inbox/all/conversations/10861930672 Not sure if this is a bug in ably-php, ably-js, or somewhere inbetween. Can't really see how it could be any of them, to be honest, there doesn't seem...

bug

cf https://github.com/ably/docs/pull/443 ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4601) by [Unito](https://www.unito.io)

See `RSA4b1` as part of 1.2 spec changes in https://github.com/ably/docs/pull/622/files Given this impacts users now with significant clock skew, we aim to release a fix for this now. ┆Issue is...

enhancement

Fix testComparePresenceDataWithFixture, testAdminPublish, testIdempotentLibraryGeneratedPublish ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4707) by [Unito](https://www.unito.io)