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

Ruby client library SDK for Ably realtime messaging service

Results 39 ably-ruby issues
Sort by recently updated
recently updated
newest added

* Fix failing tests on the CI * Check relevant tests and ignore irrelevant/flaky tests if not needed to start working on no-connection-serial ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4688)...

failing-test

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

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

Please see the example implementation in js here https://github.com/ably/ably-js/issues/997 Incremental backoff and jitter was added to the features spec in https://github.com/ably/docs/pull/1445 To implement this we need to change the retry...

enhancement

Removes broken feature matrix link - will be replaced in the future with an updated feature checklist.

The test `Ably::Realtime::Presence using [protocol] protocol #get with lots of members on different clients returns a complete list of members on all clients` seems to occasionally fail in CI. See...

failing-test

Removing Faraday will reduce the dependencies, but should also allow us to take a little more control over the underlying library. See https://github.com/excon/excon/issues/682 for example, something we should be able...

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

cf https://www.ably.io/documentation/general/authentication#token-authentication ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4077) by [Unito](https://www.unito.io)