Im using ratchet in a restaurant food ordering system,
is there any way without running socket server by cmd or terminal ???
You can run it using supervisor or systemd which launches it in the background and keeps it running
Use supervisor and setup as service.
Most helpful comment
You can run it using supervisor or systemd which launches it in the background and keeps it running