Fluxychat is a multi-tenant realtime chat API built on Cloudflare Workers, Durable Objects, and D1.
What’s different:
- One Durable Object per room for edge WebSocket fan-out + ordered messaging
- Agent tool calls stream on the same room WebSocket as chat messages
- MIT self-host on your Cloudflare account or use the hosted beta
- Next.js operator console with rooms, agents, and billing hooks
- TypeScript SDK with React hooks, reconnect/backoff, and history pagination