Y
Hacker News
new
|
ask
|
show
|
jobs
by
jlis
1964 days ago
You could also benefit from using websockets instead of sending the message to a DB and fetching it from there. This way, you'd have instant communication between the users and there's no need to store anything.