solid · ws2023 · long-chat
mind/chat
Messages live in your pod. Real-time delivery via WebSocketChannel2023. No chat server.
Mind
Chat
Sign in once. Use everywhere.
Your identity lives in your pod. We never see your password. You will sign in at pod.mindpods.org.
// 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.