Feature/pub 1049 pubsub docs liveobjects#2503
Feature/pub 1049 pubsub docs liveobjects#2503mschristensen merged 7 commits intointegration/liveobjectsfrom
Conversation
|
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:
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 (
|
VeskeR
left a comment
There was a problem hiding this comment.
Looks good, some minor comments
|
Also copy Mark's comment from content PR, might want to address it here:
|
- Rename stat type state -> object - Add missing all objects category - Rename state message -> object message
/docs/liveobjects added in #2464
44f6378 to
d80d1eb
Compare
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.
|
@m-hulbert Per your comment on #2463 I have updated the channel modes docs in d1ba32b, please take a look |
Description
Aligns various changes relating to the LiveObjects feature on the Pub/Sub docs side. Includes:
Checklist