docs icon indicating copy to clipboard operation
docs copied to clipboard

Ably Realtime API documentation

Results 166 docs issues
Sort by recently updated
recently updated
newest added

Currently, it is not documented anywhere what the messages and events in the Dev Console mean. We should document all connection & channel lifecycle events we know about, and the...

knowledge-base
no-sync

This issue depends on https://github.com/ably/ably-js/issues/461 ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/EDU-185) by [Unito](https://www.unito.io)

no-sync

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 Ably directly, so is MQTT etc. Should we update...

content-request
knowledge-base

A few customers have asked about per channel stats, something we do not support. We should write an article that: * Explains why we don't do this i.e. infrastructure cost...

content-request
knowledge-base

A customer reported the following issue: > In the chrome browser - I see this: ably.min-1.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT (index):207 Uncaught ReferenceError: Ably is not defined This turned...

api-reference
knowledge-base

See https://github.com/ably/ably-java/blob/develop/android/src/main/java/io/ably/lib/util/IntentUtils.java#L7 These details aren't documented, and there's no code example for how to know whether or not there were activation errors. ┆Issue is synchronized with this [Jira Bug](https://ably.atlassian.net/browse/EDU-168) by...

bug
no-sync

This issue contains things to discuss, consider or update in the existing version of the API Streamer docs. **Consumer page** - `direct invitation` should link to something discussing how to...

no-sync

This code example doesn't explain: * Where a `getAblyRealtime()` comes from, why are we not using the official Ably.Realtime constructor * How auth works in the context of an activate...

bug
api-reference
no-sync

For a support issue, I put together a subscriber for our queues for PHP. We should make use of it and add it to the existing AMQP tutorials Code: ```

content-request
tutorials
no-sync

See https://repl.it/ It's a pretty impressive tool, allowing you to run code in pretty much every language, even if that code runs continuously (i.e. evented Node.js code), and even allows...

content-request
no-sync