mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 21:12:58 +08:00

* 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