Ratchet: How to run websocket server automatically when http server start

Created on 20 Feb 2018  路  2Comments  路  Source: ratchetphp/Ratchet

Im using ratchet in a restaurant food ordering system,
is there any way without running socket server by cmd or terminal ???

question

Most helpful comment

You can run it using supervisor or systemd which launches it in the background and keeps it running

All 2 comments

You can run it using supervisor or systemd which launches it in the background and keeps it running

Use supervisor and setup as service.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Rinum picture Rinum  路  6Comments

lubatti picture lubatti  路  6Comments

Erseni picture Erseni  路  5Comments

johankitelman picture johankitelman  路  3Comments

grappetite-ali picture grappetite-ali  路  5Comments