Question: I have a problem with WebRTC group chatting. [I have achived this on my code] client-1 create’s offerSDP for client-2 client-2 accepts the offerSDP and replay answerSDP to the client-1 (the creator) client-1 accept and set it as remoteDescription. ...

Question: I have a problem with WebRTC group chatting. [I have achived this on my code] client-1 create’s offerSDP for client-2 client-2 accepts the offerSDP and replay answerSDP to the client-1 (the creator) client-1 accept and set it as remoteDescription. ...