← Back to context

Comment by lopatin

14 years ago

Thanks :) I think the issue is that some people are playing with browsers that don't support web sockets, so even if you support them, their connection affects the synchronization between you two. I should probably start doing some feature detection for websockets

Sounds like a good idea. It's weird how JS is a step back in time compared to Flash, yet is so rapidly modernizing.

One other little problem I noticed (on FF13) is that if I accidentally held the down or up keys for too long, my browser would scroll down the page.