node.js - Connect to socket.io(nodejs) via PHP -
I needed to connect to the websocket via PHP, send data and disconnect immediately. There is no need to wait for the response from the socket I used but did not work after updating the library. Please tell me how to join the websocket via PHP?
I also had to face this problem. We requested a webcourse to many structures. I wrote a library for you, you can use it.
You need a simple socket, connect to the nodes, type in this message format. 42 ["message", "your message"] 'symbolic hibi 10 (or hb 13) and send to websocket
Comments
Post a Comment