In development
Site-Chat
A conversation layer for any URL.
A real-time chat platform that attaches rooms to web addresses. For individuals it is a place to discuss any page (an article, a product, a video) with the people also reading it. For businesses it is an embeddable widget that puts the same conversation on their own site.
- Go
- Next.js
- TypeScript
- WebSocket
- PostgreSQL
- JWT
A room for any address
Give it a URL and it creates a public or private room bound to that page. The discussion lives next to the thing being discussed instead of scattered across platforms that never link back to it.
An embeddable widget for businesses
A few lines of markup put a lightweight, themeable chat surface on any site. Visitors who would otherwise read and leave get somewhere to talk, and the operator gets direct feedback without running a forum.
One platform, two audiences
The consumer web app and the business widget are two views of the same rooms, the same identities and the same moderation rules. Building it as one system rather than two products is what keeps a message consistent no matter where it was typed.
Other side projects