Socket.IO: Student List Not Updating on Reconnection During Class Session
I’m working on a real-time classroom application using Socket.IO where students join a class session and can interact with a teacher. However, I’m encountering an issue with updating the student list when a student reconnects to the class.