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

This is from internal chats. We need to: * [ ] Create an FAQ / support article on this topic * [ ] Consider linking to this, if relevant, from...

content-request
api-reference
knowledge-base
no-sync

* [ ] Documentation states that is "Currently the push admin API is available in our JavaScript, Ruby, Java/Android and iOS libraries." when it is now supported additionally on PHP,...

content-request
api-reference
no-sync

RabbitMQ is a popular queue framework, so it'd be good to provide a tutorial for it as part of our existing queue tutorials. .NET would be a good choice of...

tutorials
no-sync

@tomczoink just observed that in https://www.ably.io/tutorials#tut-server-side, the following card says 'REST history' but in-fact only some of the languages in the tutorial show code and explanation using the REST client...

bug
tutorials
no-sync

Tom [asked in slack](https://ably-real-time.slack.com/archives/CF7GGBF2N/p1555410640109000) about a rest api query that was failing because the channel name wasn't properly url-encoded. After replying I had a quick look through the spec and...

content-request
api-reference
no-sync

Currently the subscribe option in https://jsbin.ably.io/oqasav/1/edit for a token will only check if the library is able to listen on the client-side, not if it has actually successfully subscribed to...

bug
no-sync

We need to document how to resolve debug issues for Xcode with Push, this includes: - [ ] Creating a support article - [ ] Writing up information for relevant...

api-reference
no-sync

As per @mattheworiordan's comments in https://github.com/ably/docs/pull/636. - [ ] Review the rest of the metadata docs - [ ] Review all three metadata tutorials ┆Issue is synchronized with this [Jira...

api-reference
no-sync

Whilst working today on the docs repo, I noticed various regressions. ### Odd rendering ![capto_capture 2019-03-06_04-00-00_pm](https://user-images.githubusercontent.com/43789/53895974-0f8a3d00-402b-11e9-8028-777cc564aea3.png) Yet: ![capto_capture 2019-03-06_03-59-50_pm](https://user-images.githubusercontent.com/43789/53895979-13b65a80-402b-11e9-9625-463751695357.png) ### Using guard no longer works If I run `guard` or...

bug
no-sync

See https://github.com/ably/ably-java/issues/459 In the current specification, it is possible that multiple concurrent authentication callbacks can be invoked when a client library has not yet been authenticated. For example, the following...

api-reference
no-sync