In collaborative mode, only the first document connected was being shared. This was due to the fact that the webrtc server was managing only one connection at a time. This commit fixes this bug by managing multiple connections.
In collaborative mode, only the first document connected was being shared. This was due to the fact that the webrtc server was managing only one connection at a time. This commit fixes this bug by managing multiple connections.