I'm running a tornado websocket server and I need to use php to send a message to it. Is this possible and if so, how do I do it? Everything I'm finding through search is about setting up a php websocket server, but I already have it set up in python...I just need to use php to communicate with it.
Try to use fsockopen("imaccontrolpanel.nyhq.nytint.com",8080);