About
Maxim edited this page Nov 23, 2021
·
3 revisions
Zen is a simple, private, irc-style browser chat app. Built using socket.io, messages are sent from peer-to-peer and are not stored or cached server-side. Rooms are auto-deleted after every member leaves.
Future plans
Currently, Zen is text-only, with a rudimentary username system and no accounts, however, I plan to introduce accounts, voice rooms, and member lists in the future.