-
See https://support.ably.io/support/solutions/articles/3000044831-which-transports-are-supported-.
If someone searches for Ably XHR for example, they are taken here. Yet XHR and SSE is supported by …
-
- Use of `statemachine` is not need as a part of channel presence since it's not mentioned in the spec and not implemented in other SDKs.
e.g. you can find
```
STATE = ruby_enum('STATE',
:i…
-
https://www.ably.io/documentation/rest-api/beta
this would be awesome to add - it didn't seem straightforward to me _how_ to do this because of all the nested block calls, but right now our subscri…
-
See https://github.com/ably/ably-js/pull/1453#issuecomment-1775289025.
┆Issue is synchronized with this [Jira Bug](https://ably.atlassian.net/browse/ECO-4180) by [Unito](https://www.unito.io)
-
I am using the `authCallback` option. What if a user isn't signed in? Should I just call the callback with an error? I'm doing this right now:
```tsx
import { AblyProvider as Provider } from 'ably/re…
-
There is something wrong with your node_module export, because the plugin [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-unresolved.md) complains.
…
-
paddybyers thinks it may related to a known issue with OpenJDK: https://github.com/ably/ably-java/pull/388
However, if `./gradlew --version` is telling me the truth then this may be unrelated or othe…
-
### Why
I love types, and want everything in python typed as strongly as possible within reason. This creates more readable code and makes refactoring easier and safer. If i debug my code that depend …
-
In Ably-java, there is an ActivationContext with keeps a specific token (DeviceTokenDetails) so that it can update Ably servers with the latest FCM registration token whenever it it is expired/ renewe…
-
_We've had a report from a customer, [via Intercom](https://app.intercom.com/a/apps/ua39m1ld/inbox/inbox/conversation/38483300001110). Conversation detail, with redactions:_
CUSTOMER: hello. I get ha…