-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
for example, here:
tx5/crates/tx5-connection/src/webrtc.rs
Line 106 in ed8d368
let (peer, mut peer_evt) = tx5_go_pion::PeerConnection::new(config).await?; |
Where if you pass in a bad webrtc_config it will silently fail to upgrade connections to webrtc.
Metadata
Metadata
Assignees
Labels
No labels