docs
docs copied to clipboard
Ably Realtime API documentation
## Description This PR adds a section on Pricing with the following content: * Overview * Free package * Standard package * Pro package * Enterprise package * Billing and...
In https://ably.com/docs/auth/token#embedded it explains how a token may be embedded as a claim within some other JWT. However, the description says that only Ably tokens can be embedded - these...
## Description See WEB-3909 In the PR docs for new endpoints and response schemas for stats in the ControlAPI ## Review Instructions on how to review the PR. * [Page...
I think it would be ideal to document or make reference to the minimum required permissions needed for an FCM service account a customer will configure on the Ably dashboard...
A new client option recoveryKeyStorageName was added to ably-js [2.1.0 ](https://github.com/ably/ably-js/releases/tag/2.1.0) however this is not currently documented in the https://ably.com/docs/api/realtime-sdk?lang=javascript#client-options
## Description A PR description indicating the purpose of the PR. WEB-3426 ## Review Instructions on how to review the PR. * [Page to review](link)
## Description This PR fixes several broken links that were reported throughout the site. They all tended to follow similar patterns. ### Checklist - [x] Commits have been rebased. -...
As the title suggests this fixes five things: - sorts out the Edit on Github links on pages by introducing/changing the following: tracking whether a page is mdx or textile,...
## Description This PR adds some additional articles to expand on the existing architecture section. Some additional follow-up PRs will make some editorial adjustments to each article, adds links throughout...
## Description Incorporates the changes for the Chat V1 API review. Only does this for JS. [CHA-955] ### Checklist - [ ] Commits have been rebased. - [ ] Linting...