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 guide outlines setup and usage of Ably Chat in an Android app built with Jetpack Compose. It covers key features such as realtime messaging, presence, reactions, message history, and...

…longs to a connection that has since been closed ## Description This was discussed internally a while ago that the point that a publish on behalf will fail if the...

## Description This PR adds a new getting started guide for Ably Pub/Sub with React. This getting started guide is intended to replace the existing one at https://ably.com/docs/getting-started/react, which can...

## Description This PR adds a guide for building livestream chat application with Ably. * Adds a new `guides` section within the source. * Adds a new 'Guides' section to...

## Description Adds Swift getting started guide for pub/sub ### Checklist - [x] Commits have been rebased. - [x] Linting has been run against the changed file(s). - [x] The...

**don't merge until website/control API have been updated** Adds docs for the new tisane and bodyguard moderation providers, as implemented in https://github.com/ably/realtime/pull/7151 and https://github.com/ably/realtime/pull/7414 respectively. https://ably.atlassian.net/browse/CHA-994

This PR: - Provides a general overhaul of the copy, focusing on conciseness and gradually introducing topics. - Ensures consistency across the integrations section. - Updates links to align with...

Add some links and "what's next" section in chat moderation introduction page.

## Description Add HTTP API reference for message reactions. ### Checklist - [ ] Commits have been rebased. - [ ] Linting has been run against the changed file(s). -...

## Description Add Kotlin getting started to pubsub ### Checklist - [x] Commits have been rebased. - [x] Linting has been run against the changed file(s). - [x] The PR...