docs(pusher): re-add dropped server library, interoperability, and count details#3393
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
m-hulbert
left a comment
There was a problem hiding this comment.
Just a few small suggested tidy ups.
Restore information from the old Pusher adapter FAQ that was dropped in the transition to the current docs page: - Server-side (REST) Pusher library configuration, including host, app_id/key/secret split, and TLS option - Note that Pusher and Ably client libraries can be used side by side against the same channels - User and subscriber count behaviour (presence-channel only, and the distinction between the two) Previously documented at: https://support.ably.io/support/solutions/articles/3000055086-using-the-ably-pusher-protocol-adaptor/ Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
d753926 to
5bfd794
Compare
|
Applied all suggested changes |
Re-adds some information to the Pusher Adapter page that used to be available on the old support article (3000055086 — Using the Ably Pusher protocol adaptor) but was removed in the transition to the current docs page.
What's re-added
host,app_id/key/secretsplit, and TLS option, plus an options table.clientIdwhile subscriber count is the raw presence-set size.🤖 Generated with Claude Code