debel27
Results
2
comments of
debel27
Despite its name, the `client` object that you receive from the `'connection'` event represents the SSE connection on the server side. You can call `client.close()` to end the connection from...
I could solve my issue by [lifting restrictions](https://unix.stackexchange.com/a/604700/288780), but as you said it would be way better if PM2 followed system conventions in the first place. I'm setting up an...