mirror of
https://github.com/coder/code-server.git
synced 2025-07-31 14:04:06 +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