marek-saji / okupando

Single-page application with single-task focus — checking if the toilet is occupied or not. Also a pun. 🚽🐼
ISC License
2 stars 4 forks source link

WebSockets #19

Open marek-saji opened 5 years ago

marek-saji commented 5 years ago

Blocked by #10.

Instead of long polling for clients that can do web sockets.

Remember to update CONTRIBUTING.md

adamgolczak commented 5 years ago

@msurma may you do this?

msurma commented 5 years ago

@adamgolczak msurma can into space! 🚀

marek-saji commented 5 years ago

Client code is a mess, I think I have to refactor a lot before adding anything.