• 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
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...