Session migration (#72)
* impl * retry logic * simulate * pass checks * adjust log level * retry condition * fix simulate scenario params * format * use `RTCPeerConnectionState` instead of `RTCIceConnectionState` * adjust retry * additional check for completer * more logging * fix id * pub * change package * doc update * retry tests * format * apply suggestions
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ dependencies:
|
||||
flutter_webrtc: ^0.8.1
|
||||
dart_webrtc: ^1.0.3
|
||||
device_info_plus: ^3.2.1
|
||||
platform_detect: ^2.0.3
|
||||
web_browser_detect: ^2.0.2
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user