mirror of
https://github.com/coder/code-server.git
synced 2025-09-22 17:23:30 +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