cli/internal/codespaces/rpc
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
..
codespace Fix shellcheck bugs in generate.sh (#7392) 2023-05-01 10:31:06 -05:00
jupyter Fix shellcheck bugs in generate.sh (#7392) 2023-05-01 10:31:06 -05:00
ssh Fix shellcheck bugs in generate.sh (#7392) 2023-05-01 10:31:06 -05:00
test Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149) 2023-10-12 22:16:36 +00:00
generate.md Fix race conditions in invoker_test (#6905) 2023-01-25 14:57:21 -06:00
generate.sh Fix shellcheck bugs in generate.sh (#7392) 2023-05-01 10:31:06 -05:00
invoker.go Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149) 2023-10-12 22:16:36 +00:00
invoker_test.go Migrate all Codespaces operations from Live Share to Dev Tunnels (#8149) 2023-10-12 22:16:36 +00:00