Webrtc superlog

This commit is contained in:
2025-06-11 00:37:47 -07:00
parent 2a71830258
commit 83debdace8
3 changed files with 3 additions and 3 deletions

View File

@@ -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;