ReactPHP: Running server with start/stop commands – CentOS
i'm creating a socket server with ReactPHP and i need it to run forever. I also have a command panel where i have to check if the process is running, and i can stop or start it (or restart it).…