-
Implement the following worker from AAT Android:
* RemoveTrackable
This worker marks the trackable for removal (and in doing so, removes any StateFlows for the trackable and marks the final state as…
-
Both in respect of freeform text, but also when baked into namespaces / API names.
e.g. use 'Ably', not 'ably' (in freeform)
-
The `ably.Message` structure contains a field `Data` which contains the message payload.
This field is defined as `interface{}` implying that it can contain any type of data.
In practice, ably suppor…
-
```
io.ably.lib.test.realtime.RealtimeSuite > io.ably.lib.test.realtime.ConnectionManagerTest.channels_are_reattached_after_reconnecting_when_statettl_plus_idleinterval_has_passed[text_protocol] FAILE…
-
* Fix ably capabilities matrix listed at `.ably/capabilities.yml`
* Need to go through each feature carefully and evaluate if it's supported
┆Issue is synchronized with this [Jira Task](https://abl…
-
## Background
#1623 describes the situations in which Ably SDK developers might wish to read the log messages emitted by the SDK. For a developer to be able to read these messages, the SDK first needs…
-
https://github.com/ably/ably-java/blob/2af72fb88e0d5e0b47820c1c1cab6a2235f5df73/lib/src/main/java/io/ably/lib/realtime/Channel.java#L747-L751
This was correct for 0.8, and is still correct for `faile…
-
https://github.com/ably/ably-flutter/pull/144 [disabled a failing test](https://github.com/ably/ably-flutter/pull/144/files#diff-45c8d4f35e6f86ce6826b5d0cbb5bcb73290002aa24d31f24b36a3ea922b8632R278), …
-
A customer today asked about Titanium support.
Given the approach for https://github.com/ably/ably-js/issues/323 could be similar i.e. plug in native transports but share the same code, it may be wor…
-
the 'check[method]' tests in `spec/rest/request.test.js` are testing an implementation detail of the echo server and not any feature of ably-js. these tests should be moved to the echoserver repositor…