• Adam Barth's avatar
    Cleanups to network service · b9e74071
    Adam Barth authored
    This patch contains some minor improvements to the network service:
    
    - We now cache the connection to the network service so we don't need to spin
      it up for each request.
    - We now manage the lifetime of NetworkServiceImpl in the same way as other
      services.
    
    Also, update the workbench sky_tools dependency to the latest version.
    b9e74071
fetch.dart 1.96 KB