Hacker News new | ask | show | jobs
by bruno2223 3526 days ago
Cool chat! Fast!

Somethings that I saw:

1. Horizontal scrolling is a bit boring (when you text a long message)

2. Automatic Vertical scrolling is not always working

But it still awesome :-) congrats!

1 comments

I have noticed. Really annoying to not be able to make these changes without disconnecting all current users..
Humm why they get disconnected?

Because you do a node refresh on the server on every Git Push?

You could make 2 repos to avoid that: frondend + backend

Then you could update frontend without disconecting users... On backend update you'll still get this issue of disconecting on Git pushs, there is no fast-and-easy solution, I think.