Webrtc superlog
This commit is contained in:
@@ -394,7 +394,7 @@ class PeerConnection {
|
||||
this.ignoreOffer = false;
|
||||
this.isSettingRemoteAnswerPending = false;
|
||||
this.polite = true;
|
||||
this.webRTCSuperlog = false;
|
||||
this.webRTCSuperlog = true;
|
||||
this.dataChannelSuperlog = false;
|
||||
this.chunkSize = (16 * 1024) - 100;
|
||||
this.messageSuperlog = false;
|
||||
|
||||
Reference in New Issue
Block a user