solid · ws2023 · long-chat

mind/chat

Messages live in your pod. Real-time delivery via WebSocketChannel2023. No chat server.

// restoring session…

// storage
SolidOS long-chat layout. One UTC-dated .ttl per day. Free interop with SolidOS chat-pane.
// transport
WebSocketChannel2023 push notifications, with 2s polling as fallback. Sub-100ms on a fast pod.
// server
Just a static Next.js client. No central message store. ACL on the room container is the only auth.