Hacker News new | ask | show | jobs
by joncalhoun 3133 days ago
So like a simple, no-auth, realtime chat app using websockets to push data to each client? That sounds feasible in an hour.
1 comments

A realtime chat without auth but with private messages or multiple rooms. Basically the user will pick a nickname, click next and then be able to chat on a general or create/join a room.