docs
docs copied to clipboard
Ably Realtime API documentation
Generate both HTML and Markdown versions of each documentation page to optimize token usage for LLM crawlers and AI agents. Research shows that serving markdown instead of HTML can reduce...
## Description PoC to generate markdown version of our generated HTML content to be more supportive of agentic workflows. ### Checklist - [ ] Commits have been rebased. - [...
## Description This is the introduction of an Auth section in Platform. The structure and content of this is ready for an initial review. The idea of this would be...
* The [delta documentation](https://ably.com/docs/channels/options/deltas) should be updated to include instructions on how to dynamically update options and deltas using: ```js channel.setOptions(channelOptionsWithDelta) // options updated even when channel is already attached...
**Page name**: Types **URL**: [/docs/api/rest-sdk/types](https://ably.com/docs/api/rest-sdk/types) Language: **JavaScript** **Requested change or enhancement**: 1. https://ably.com/docs/api/rest-sdk/types#error-info The ErrorInfo object's "cause" property says it has a default type of "ErrorInfo" (in the Swift SDK,...
**Page name**: Quickstart guide **URL**: [/docs/getting-started/quickstart](https://ably.com/docs/getting-started/quickstart) **Requested change or enhancement**: Hello, I've got some questions that I wasn't able to glean easily from the documentation. I'm wondering if you could...