docs
docs copied to clipboard
Ably Realtime API documentation
Just trying this out, please don't review.
See https://ably.com/docs/channels?lang=javascript#idempotency This text was written before `idempotentRestPublishing` defaulted to `true`, and so it reads as if you need to enable this option if you want library-provided ids for REST...
A partner of ours has been building an app which has erratic presence behaviour. Upon inspecting the code, we see the same pattern of developers continuing to try and build...
On https://ably.com/docs/api/rest-api#token-authentication we talk about an Ably-compatible token which covers an Ably token or an Ably JWT >Token Authentication uses an Ably-compatible token to authenticate with Ably without sharing a...
Some of the attributes specified in https://sdk.ably.com/builds/ably/specification/main/features/#TO3l are not shown in the documentation pages on clientOptions pages e.g. **_httpRequestTimeout_** on https://ably.com/docs/api/rest-sdk?lang=nodejs#client-options ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/EDU-1473) by [Unito](https://www.unito.io)
Step 4 of the tutorial https://ably.com/tutorials/how-to-ably-react-hooks#tutorial-step-4 has the following syntax on how to use rewind ``` const {channel} = useChannel("[?rewind=100]your-channel-name", (message) => { // List the last 100 messages on...
channel enumeration is required by the feature spec (RST2), but currently missing from the documentation ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/EDU-1463) by [Unito](https://www.unito.io)
See Slack here: [https://ably-real-time.slack.com/archives/C01LR5XFHFX/p1666103566844009](https://ably-real-time.slack.com/archives/C01LR5XFHFX/p1666103566844009|smart-link) See also: [https://github.com/ably/sdk-api-reference/blob/main/descriptions.md#:~:text=A%20JSON%20object%20of%20arbitrary%20key%2Dvalue%20pairs%20that%20may%20contain%20metadata%2C%20and/or%20ancillary%20payloads.%20Valid%20payloads%20include%20%5Bpush%5D%7B%40link%20Push%7D%2C%20%5Bdelta%5D%7B%40link%20DeltaExtras%7D%2C%20%5Bref%5D%7B%40link%20ReferenceExtras%7D%20and%20headers.](https://github.com/ably/sdk-api-reference/blob/main/descriptions.md#:~:text=A%20JSON%20object%20of%20arbitrary%20key%2Dvalue%20pairs%20that%20may%20contain%20metadata%2C%20and/or%20ancillary%20payloads.%20Valid%20payloads%20include%20%5Bpush%5D%7B%40link%20Push%7D%2C%20%5Bdelta%5D%7B%40link%20DeltaExtras%7D%2C%20%5Bref%5D%7B%40link%20ReferenceExtras%7D%20and%20headers.|smart-link) See linked support ticket for more details. ┆Issue is synchronized with this [Jira Bug](https://ably.atlassian.net/browse/EDU-91) by [Unito](https://www.unito.io)
See also https://github.com/ably/spaces/pull/216.
Batch publish/presence and token revocation were added to Ably JS and these need documenting. See spec PR: [https://github.com/ably/sdk-api-reference/pull/33/files](https://github.com/ably/sdk-api-reference/pull/33/files|smart-link) ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/EDU-1348) by [Unito](https://www.unito.io)