This commit is contained in:
yumoqing 2024-10-10 16:42:58 +08:00
parent cb6cea0487
commit b6087ac096

View File

@ -103,6 +103,7 @@ bricks.Signaling = class {
});
if (this.onpeers){
this.onpeers(this.peers);
}
return;
}
if (data.type == 'new_session'){