You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be good to explore the possibility of using WebSockets (possibly using socket.io) to provide a live updating version of the hardware library during hackathons. This means that the reserved item counts are updated in real-time and the reservation list is constantly updated.
Would require a decent amount of rewriting of both the frontend and backend to support Sockets.
The text was updated successfully, but these errors were encountered:
I think it would be good to explore the possibility of using WebSockets (possibly using socket.io) to provide a live updating version of the hardware library during hackathons. This means that the reserved item counts are updated in real-time and the reservation list is constantly updated.
Would require a decent amount of rewriting of both the frontend and backend to support Sockets.
The text was updated successfully, but these errors were encountered: