-
Notifications
You must be signed in to change notification settings - Fork 43
Merge integration/liveobjects
into main
#2541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This was added by searching for "livesync" in "src" folder and adding corresponding "liveObjects" sections where necessary.
Add new page in the "API References" part of the product docs which details the REST APIs available for interacting with live objects.
Add LiveObjects product to site navigation
Live objects: Add REST API docs
- Rename stat type state -> object - Add missing all objects category - Rename state message -> object message
/docs/liveobjects added in #2464
Update the channel modes docs to clarify the distinction between capabilities and modes, which capabilties grant access to which modes, the default modes requested by a client if none are explicitly requested, and how the resulting modes assigned to the client are determined. This change is made now in order to clarify the behaviour of the `OBJECT_*` modes, which are non-default and must be explicitly requested.
…tform Add LiveObjects section to platform/index
…Objects in ExamplesGrid
Add comment explaining reusing the assetTracking badge color for liveObjects in ExamplesGrid
[PUB-773] LiveObjects product docs
…ation Add Advanced section for some of the LiveObjects navigation items
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
integration/liveobjects
into main
Remove references to example app from LiveObjects docs
…a-2.8 Update language data for JavaScript SDK to 2.8 for LiveObjects branch
…API-to-OpenAPI [EDU-1882] - Migrate live objects rest api to open api
Rename LiveObjects Features to Object Types, since each menu item corresponds to a LiveObjects data type.
Replaces references to /docs/liveobjects/quickstart#step-4 with /docs/liveobjects/concepts/objects#root-object
Updates the Pub/Sub channel options docs to describe the new channel parameter for inband objects. Adds a new page to the advanced section of the LiveObjects docs that fully describes the feature.
Merge `main` into `integration/liveobjects` 2025-05-08
[EDU-1936] Add the experimental flag to LiveObjects
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM 👍
A few things to track going forwards;
- Can we make sure we have an issue to rename 'inband objects' to drop the usage of 'inband' post-release.
- I think we should consolidate info between the REST API usage and the REST API reference.
Created tickets: |
Update ably-js language version to 2.9 - LiveObjects release
Description
Merge
integration/liveobjects
intomain
branch to release LiveObjects docs.All changes were reviewed in the following PRs:
main
intointegration/liveobjects
2025-05-08 #2581Checklist