summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAge
* Docs updates:Owen Jacobson2024-09-20
| | | | | * Document message expiry. * More warnings about Last-Event-Id.
* Remove the HTML client, and expose a JSON API.Owen Jacobson2024-09-20
This API structure fell out of a conversation with Kit. Described loosely: kit: ok kit: Here's what I'm picturing in a client kit: list channels, make-new-channel, zero to one active channels, post-to-active. kit: login/sign-up, logout owen: you will likely also want "am I logged in" here kit: sure, whoami