cli/internal/codespaces/portforwarder
David Gardiner 64f4660ec7
Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149)
* Migrate all Codespaces operations from Live Share to Dev Tunnels

* Remove Live Share references

* Fix linting errors

* Update comments, remove deps, add uint16 bound checks

* Fix tests and move keep-alive logic to forwarder

* Address comments

* Updated mock port forwarder

* Fix CodeQL error

* Update comment

* Update func name

* Add missing connection close

* Fix linting error

* https -> http

* Update defer

* Fix tests
2023-10-12 22:16:36 +00:00
..
port_forwarder.go Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149) 2023-10-12 22:16:36 +00:00
port_forwarder_test.go Forward codespace ports over Dev Tunnels 2023-09-27 13:42:40 -07:00