• 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
..
bin Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...