DavidBergevoet / Setup-Reservation

0 stars 1 forks source link

Live updates using websockets #7

Open InzeNL opened 3 weeks ago

InzeNL commented 3 weeks ago

It seems Flask does have a module for websockets. It might be worth looking into to send live updates to all clients, for when new reservations are made.

This is obviously low priority, but would be a nice-to-have.

It could use the same functions, but simply request the new queue when it receives a websocket message that tells it to update