StickyKeys / ChatApp

0 stars 0 forks source link

UI that does heartbeat check #4

Open StickyKeys opened 9 months ago

StickyKeys commented 9 months ago
StickyKeys commented 8 months ago

There needs to be a way to fall back on long polling/short polling. Not sure of this difference at the moment or which one to use but this needs to work. I believe socket.io handles this for you but this is an opportunity to learn.