An authenticated chat room running entirely on PocketBase realtime โ every client holds a persistent connection to the server, and new messages are pushed to everyone instantly, no polling. Watching is public; chatting requires an account, and the sender identity is enforced by server-side access rules, not the UI.
Open this page in a second browser (or log in with two accounts) โ typing indicator, presence, reactions and effects are all live. Drag & drop or paste an image, pick an emoji, send a GIF, react to messages, and try /help for the fun commands.