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