vscode/cli
Connor Peet 0e7d14d32d
cli: allow client process to control singleton process (#177141)
Other connected clients will now print:

```
Connected to an existing tunnel process running on this machine. You can press:

- Ctrl+C to detach
- "x" to stop the tunnel and exit
- "r" to restart the tunnel
```

These are then sent to the server to have that take effect. This is
mostly some refactors in the singleton_server to make the lifecycle work.
2023-03-14 17:55:28 -07:00
..
src cli: allow client process to control singleton process (#177141) 2023-03-14 17:55:28 -07:00
build.rs cli: automatically use distro qualities if available (#166961) 2022-11-22 06:13:16 -08:00
Cargo.lock cli: allow client process to control singleton process (#177141) 2023-03-14 17:55:28 -07:00
Cargo.toml cli: allow client process to control singleton process (#177141) 2023-03-14 17:55:28 -07:00
CONTRIBUTING.md cli: point docs to the new RA extension ns (#162500) 2022-10-04 08:17:10 -07:00
rustfmt.toml cli: use hard tabs to align with vscode style 2022-09-23 14:17:01 -07:00