cli/pkg/liveshare
David Gardiner 73dfb87680
Use gRPC client to notify codespace of activity (#6870)
* Use gRPC client to notify codespace of activity

* Add test

* Update comment
2023-01-18 16:31:16 -06:00
..
test review suggestions 2022-03-15 18:22:32 +00:00
client.go Use gRPC client to notify codespace of activity (#6870) 2023-01-18 16:31:16 -06:00
client_test.go Use gRPC client to notify codespace of activity (#6870) 2023-01-18 16:31:16 -06:00
options_test.go Use gRPC client to notify codespace of activity (#6870) 2023-01-18 16:31:16 -06:00
port_forwarder.go Extract LiveshareSession interface (#5725) 2022-06-06 15:52:52 +02:00
port_forwarder_test.go Disable flakey ports update visibility tests (#6203) 2022-09-06 15:31:36 +00:00
ports.go Extract LiveshareSession interface (#5725) 2022-06-06 15:52:52 +02:00
rpc.go review suggestions 2022-03-15 18:22:32 +00:00
session.go Use gRPC client to notify codespace of activity (#6870) 2023-01-18 16:31:16 -06:00
session_test.go Use gRPC client to notify codespace of activity (#6870) 2023-01-18 16:31:16 -06:00
socket.go Move internal/liveshare to pkg/liveshare 2021-09-30 10:34:27 -04:00
ssh.go Update event types and drop idea of global request 2022-02-17 17:05:56 -05:00