test
This commit is contained in:
parent
2a43cd2603
commit
57108bf41e
2
app.js
2
app.js
@ -692,6 +692,8 @@ const createWebRtcTransportLayer = async (callId, callback) => {
|
||||
console.log(`transport | closed | calldId ${callId}`);
|
||||
});
|
||||
|
||||
console.log('---------transport', transport);
|
||||
|
||||
const params = {
|
||||
id: transport.id,
|
||||
iceParameters: transport.iceParameters,
|
||||
|
Loading…
x
Reference in New Issue
Block a user