devgianlu / PYX-Reloaded

A fork of the original Pretend You're Xyzzy, with a completely rewritten frontend and some major changes on the backend
Apache License 2.0
26 stars 13 forks source link

Server Timeout #48

Closed HopperMCS closed 6 years ago

HopperMCS commented 6 years ago

@devgianlu - I think this can be fixed by implementing #44 - it would have a channel between client and server open at all times, rather than staggering requests via LongPoll.

It times out after having only been on the game.html page for a few seconds.

devgianlu commented 6 years ago

Probably fixed with #44.