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

- **Browser used:** [firefox/chrome/internet explorer/etc] - **Device used:** [iPhone/macbook/Android/etc] - **Type of issue:** [graphical/content incorrect/failing code/etc] **Description of issue:** [A description of the issue covering expected behaviour and actual behaviour]...

- Extending https://github.com/ably/docs/issues/405 - Currently, official doc https://ably.com/documentation/mqtt, only contains JS specific sample code and doesn't show or point to other language specific code snippets. - As a part of...

In the messages docs section called [Enabling idempotent publishing](https://ably.com/documentation/rest/messages#idempotent), the example code that shows how to provide a unique ID for a message is only provided for JavaScript. It would...

api-reference

- **Browser used:** [firefox/chrome/internet explorer/etc] - **Device used:** [iPhone/macbook/Android/etc] - **Type of issue:** [graphical/content incorrect/failing code/etc] **Description of issue:** [A description of the issue covering expected behaviour and actual behaviour]...

In [Token Authentication](https://ably.com/documentation/core-features/authentication#token-authentication) there are four ways documented, where each of those ways has a diagram. Diagram 2.3 is clearly an outlier, with a different presentation from 2.1, 2.2 and...

We never really made a decision one way or another on whether to document the [RSL1l](https://www.ably.io/documentation/client-lib-development-guide/features/#RSL1l) options object officially in our API docs, or leave it off for simplicity. There's...

priority-p2
small

Where is the canonical place for documentation on how you publish a message to a channel? - There's a "publishing messages" section on https://www.ably.io/documentation/rest/messages#message-publish - There's a "publishing to a...

priority-p2
large

[~accountid:5f7c35d33fe07600698eb33f] identified a number of content issues in documentation: * Many links have trailing slashes that need to be removed * Change ably.io to [ably.com](http://ably.com) ([TB] I think one has...

bug
priority-p2
large

As pointed out by a user on support, our documentation on Heroku dev center are out of date https://devcenter.heroku.com/articles/ably, now that 1.1 is out, we should set some time aside...

api-reference
no-sync

Given how simple it is to subscribe to an SSE stream from the command line, we should consider using curl & SSE for examples that developers can try out in...

content-request