yjs/y-websocket

how can I stop y-websocket-server?

Teyae opened this issue · 1 comments

Teyae commented

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