开发者

If i connect to a python websocket will it start a new script or connect to a daemon

开发者 https://www.devze.com 2023-01-17 17:54 出处:网络
Clue is in the name. When a websocket connects will it connect to run a new script or start a daemon, if it does start a new script is there a way to pass it on to a daemon script ?

Clue is in the name. When a websocket connects will it connect to run a new script or start a daemon, if it does start a new script is there a way to pass it on to a daemon script ? Thankyou !

Finished

I dont know what the answer to my own question开发者_高级运维 is but i just set up a deamon to run on its own port.

0

精彩评论

暂无评论...
验证码 换一张
取 消