docs
docs copied to clipboard
Ably Realtime API documentation
## Description This PR is a further improvement to the LiveSync docs for the Alpha release of the product. This contains a Quickstart page. > _NOTE TO REVIEWERS_ - This...
This PR: - Adds csharp and flutter to langs required for the code examples in push/publish [EDU-1569: Add csharp and flutter langs to push/publish](https://ably.atlassian.net/browse/EDU-1569)
This PR: - Adds new Java code example to the 'Publish directly using clientId section'. - The original code in the documentation did not function correctly and was identified by...
This PR: - Adds 'push meta channel' info under a new 'error handling' section - Updates and improves /metadata/subscribe [meta]log content [EDU-1561: Add mention of push meta channel](https://ably.atlassian.net/browse/EDU-1561)
This PR: - Adds .NET code examples to the required areas of the recently updated Push notification docs. - Removes the leftover Flutter code example (to be updated in a...
This PR: - Adds .NET code examples to the required areas of the recently updated Push notification docs. [EDU-926: Add Flutter to push notifications](https://ably.atlassian.net/browse/EDU-926)
## Description Added or updated PHP code samples to ensure full up to date coverage of languages. * [Jira epic ticket](https://ably.atlassian.net/browse/EDU-1489) - if applicable. * [Jira ticket](https://ably.atlassian.net/browse/EDU-1496).
I couldn’t find any documentation or example code on using `authCallback` properly (existing solutions use authUrl), but finally figured it out (after juggling it over 2 days while battling with...
This PR: - Re-writes idempotent publishing section to improve clarity - Improves the general narrative of the article. - Clarifies that `idempotentRestPublishing` is `true` on current APIs for REST and...
Currently, our Firehose Kafka integration based on KafkaJS does not provide guarantees about idempotency. On further discussion, we identified certain challenges (or rare cases) for us in supporting idempotency in...