• Dan Rubel's avatar
    Cleanup common port forwarding code (#7142) · 93e662ab
    Dan Rubel authored
    This moves the various copies of port forwarding code in the Device subclasses into the ProtocolDiscovery class.
    
    * move port forwarding to a common location
    * throw exception if protocol Uri is not discovered or port forwarding fails
    * cancel discovery protocol subscriptions on iOS launches (wasn't happening before)
    * fix iOS port forwarding to match other implementations
    * add tests
    93e662ab
Name
Last commit
Last update
..
adb.dart Loading commit data...
android.dart Loading commit data...
android_device.dart Loading commit data...
android_sdk.dart Loading commit data...
android_workflow.dart Loading commit data...
gradle.dart Loading commit data...