added log for dtls transport-connect #10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LH-249-debug-for-i-os-dtls-problems"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -245,0 +250,4 @@
// Send back to the client the Producer's id
// callback({
// id: videoCalls[callId].producer.id
// });
Is this received on the client side? Could it be used to send errors also?