for example, here: https://github.com/holochain/tx5/blob/ed8d368c017ee3beb18bb82cea963c76855a129e/crates/tx5-connection/src/webrtc.rs#L106 Where if you pass in a bad webrtc_config it will silently fail to upgrade connections to webrtc.
for example, here:
tx5/crates/tx5-connection/src/webrtc.rs
Line 106 in ed8d368
Where if you pass in a bad webrtc_config it will silently fail to upgrade connections to webrtc.