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

Web Push on every status change #6

Closed marek-saji closed 5 years ago

marek-saji commented 5 years ago

marek-saji commented 5 years ago

Terrible idea. Push would be sent even if user left page long time ago. If we ever want real time, we should use WebSockets.