davidje13 / Refacto

A remote retro facilitation tool.
https://retro.davidje13.com/
GNU General Public License v3.0
23 stars 6 forks source link

Support legacy networks (WebSocket alternatives) #9

Open davidje13 opened 5 years ago

davidje13 commented 5 years ago

Legacy networks do not support websockets, or close them quickly. To reach a wide audience, alternatives should be used in these cases.

We can assume modern browsers, so there is no need to use flash, but allowing HTTP polling is required to get past old firewalls, etc.