code-server-2/ci/dev
Asher 0b9af6ef67
Initiate connection handshake from server
This way the connection can be initiated by either side. It looks like
sometimes the initial message from the client is lost (it never makes it
into the onControlMessage callback) but I'm still not sure why or if
that is preventable.

Also added a timeout on the server end to clean things up in case the
client never responds.
2020-10-30 16:16:45 -05:00
..
image Document KEEP_MODULES 2020-10-07 16:16:01 -04:00
ci.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
diff-vscode.sh Use --full-index for patch 2020-09-03 14:32:51 -05:00
fmt.sh Remove zip library dependency 2020-06-03 18:24:59 -04:00
lint.sh Switch off debian:8 to debian:10 for the typescript build image 2020-10-07 15:58:30 -04:00
patch-vscode.sh Bundle VS Code node_modules to avoid yarn dependency 2020-05-13 02:35:11 -04:00
test.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
vscode.patch Initiate connection handshake from server 2020-10-30 16:16:45 -05:00
vscode.sh Set --frozen-lockfile with yarn when necessary 2020-05-14 22:33:12 -04:00
watch.ts Fix watch exiting if no plugin 2020-08-18 16:34:59 -05:00