Skip to content

Document channel.chatbot.audiencequeue topic - #108

Merged
styler merged 3 commits into
masterfrom
feat/audience-queue-topic-docs
Aug 30, 2026
Merged

Document channel.chatbot.audiencequeue topic#108
styler merged 3 commits into
masterfrom
feat/audience-queue-topic-docs

Conversation

@styler

@styler styler commented Aug 30, 2026

Copy link
Copy Markdown
Member

Adds the topic page for channel.chatbot.audiencequeue: all six audience queue events (queue.created|updated|deleted, member.enqueued|selected|removed) with payload schemas for the queue and member objects. Registers the page in the WebSockets sidebar and topics overview, plus a changelog entry.

Backed by StreamElements/astro#47 (topic registration) and StreamElements/bot-audience-queue-service#51 (publisher).

pnpm build passes with all internal links valid.

https://claude.ai/code/session_016vv5p52Wse4wbTJ3onmFEq

New topic page with all six audience queue events and payload schemas,
sidebar and overview registration, and a changelog entry. The events
mirror the legacy socket.io room so dashboard clients can switch
transports without changing event handling.

Claude-Session: https://claude.ai/code/session_016vv5p52Wse4wbTJ3onmFEq
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 30, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
docs bdfe27a Aug 30 2026, 10:53 AM

styler added 2 commits August 30, 2026 12:51
Astro payloads use dot-separated event names (queue.created,
member.selected, ...); the legacy socket.io names stay on the old
transport. Adds a migration table mapping the two.

Claude-Session: https://claude.ai/code/session_016vv5p52Wse4wbTJ3onmFEq
@styler
styler merged commit 4220184 into master Aug 30, 2026
1 of 2 checks passed
@linear-code

linear-code Bot commented Aug 30, 2026

Copy link
Copy Markdown

CORE-974

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant