code-server-2/packages/protocol/test
Asher 3a88ae5fb2
Get search working and clean up disconnected client (#23)
* Use ipc instead of pipe

* Run callback passed to child process's send method

* It also returns true

* Correct send signature

* Kill processes when client disconnects
2019-02-05 11:15:59 -06:00
..
modules Implement fs module (#3) 2019-02-05 11:15:47 -06:00
command.test.ts Get search working and clean up disconnected client (#23) 2019-02-05 11:15:59 -06:00
evaluate.test.ts Implement fs module (#3) 2019-02-05 11:15:47 -06:00
forker.js Add stdio sources (#17) 2019-02-05 11:15:56 -06:00
helpers.ts Create initial server layout (#11) 2019-02-05 11:15:49 -06:00
server.test.ts Getting the client to run (#12) 2019-02-05 11:15:50 -06:00