Teyae opened this issue a year ago · 1 comments
I started y-websocket-server by the command PORT=1234 npx y-websocket-server
but how can I stop it ? I try to kill the PID but it seems like it can't be killed ultimately.
For me hitting CTRL-C in the terminal works
CTRL-C