Closed chunweii closed 1 year ago
Often, the frontend makes so many duplicate socket connections to the backend.
Also, the video room display name is currently always set to the user id, which is not human-readable...
And we should not allow any unauthorized user to join a room in collaboration service.
This PR fixes these problems.
Often, the frontend makes so many duplicate socket connections to the backend.
Also, the video room display name is currently always set to the user id, which is not human-readable...
And we should not allow any unauthorized user to join a room in collaboration service.
This PR fixes these problems.