Issue with Socket.io not updating content dynamically
I am trying to use web sockets in my queue management app. There are issues with updating the data in real time. Often, I need to refresh to get the update or refresh to use different functionality again.
Issue with Socket.io not updating content dynamically
I am trying to use web sockets in my queue management app. There are issues with updating the data in real time. Often, I need to refresh to get the update or refresh to use different functionality again.
Socket.io not emitting in specific room
I am building a website using socket.io v4.7.5 and react v18.3.1.