Y
Hacker News
new
|
ask
|
show
|
jobs
by
sebastian
3133 days ago
A WebSockets / realtime / push/pull exercise would be a good addition.
1 comments
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.
link
sebastian
3132 days ago
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.
link