Commit e9ae99c
authored
fix: config iceStopWaitingOnServerReflexive is resetting the peerConnectionDelegate
When enabling the `iceStopWaitingOnServerReflexive` configuration and you have a custom sessionDescriptionHandler with custom peerConnectionDelegate, it gets erased.
As in the code forces the delegate to be the one set when that config is enabled...1 parent 2e1c525 commit e9ae99c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
| 574 | + | |
574 | 575 | | |
| 576 | + | |
575 | 577 | | |
576 | 578 | | |
577 | 579 | | |
| |||
0 commit comments