Skip to content

docs(web): expand chat module reference (docs-06)#135

Merged
kkopanidis merged 3 commits into
mainfrom
docs/chat-module
Jun 22, 2026
Merged

docs(web): expand chat module reference (docs-06)#135
kkopanidis merged 3 commits into
mainfrom
docs/chat-module

Conversation

@kkopanidis

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

  • Other (documentation)

Does this PR introduce a breaking change?

  • No

Summary

The chat module page was a thin overview — enough to get started, but missing the details teams hit when wiring realtime messaging: invitation flows, socket event contracts, admin operator routes, and explicit_room_joins behavior.

This PR expands apps/web/content/docs/modules/chat.mdx from the Conduit modules/chat source so developers can:

  • Understand default vs explicit-join room membership
  • Wire Socket.io emits/events (connectToRoom, message, messagesRead, server pushes)
  • Use invitation routes and the /hook/chat/invitations/{accept|decline}/{token} email deep-link flow
  • Configure explicit_room_joins, router.hostUrl, and related chat module settings
  • Reference full Client API and Admin API route tables

Other information:

Docs batch: docs-06 (chat module)

@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for mystifying-borg-373afd canceled.

Name Link
🔨 Latest commit 8320cc9
🔍 Latest deploy log https://app.netlify.com/projects/mystifying-borg-373afd/deploys/6a391b5b7cd9f40008eca416

@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for trusting-goodall-362511 failed.

Name Link
🔨 Latest commit 8320cc9
🔍 Latest deploy log https://app.netlify.com/projects/trusting-goodall-362511/deploys/6a391b5bf106290008ea3d8a

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 22, 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 Preview URL Updated (UTC)
✅ Deployment successful!
View logs
conduit-web 3a64918 Commit Preview URL

Branch Preview URL
Jun 22 2026, 11:40 AM

@kkopanidis

Copy link
Copy Markdown
Contributor Author

Content review fixes applied (factual alignment with Conduit source). Recommended merge order: #138#134#135#139#140#141#136#137#142.

Document rooms, sockets, invitations hook flow, admin routes, and
explicit_room_joins configuration from the Conduit chat module source.
Split optional auth vs login redirect behavior, document redirect
config keys, and note pre-fix /hook/invitations route mismatch.
@kkopanidis
kkopanidis merged commit 47d389b into main Jun 22, 2026
2 checks passed
@kkopanidis
kkopanidis deleted the docs/chat-module branch June 22, 2026 11:39
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