Chat Overlay Overview

Browser chat overlay and provider runtime for Go/TypeScript chat applications.

Sections

Terminology & Glossary
πŸ“– Documentation
Navigation
1 sectionv0.1
πŸ“„ Chat Overlay Overview β€” glaze help chat-overlay-overview
chat-overlay-overview

Chat Overlay Overview

Browser chat overlay and provider runtime for Go/TypeScript chat applications.

Topicchat-overlayfrontendchatchat-overlayhostport

chat-overlay serves the chat overlay application and wires the Go backend to the browser-based chat UI. The package is published from the go-go-golems/react-chat repository, while the Go module and public docs package name are chat-overlay.

Use the command help to inspect the currently available server flags:

chat-overlay --help

For release documentation publishing, export the embedded Glazed help database with:

chat-overlay help export --format sqlite --output-path .docsctl/help.sqlite