socketio / socket.io-redis-emitter

The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process.
https://socket.io/docs/v4/redis-adapter/
MIT License
722 stars 121 forks source link

Send message from php server to node. #23

Closed excxapp closed 7 years ago

excxapp commented 9 years ago

send message from node socket.io to server

and php server send message to socket.io and node send message to client .

I dont know this is possiable in socket.io

darrachequesne commented 7 years ago

Please see https://github.com/rase-/socket.io-php-emitter.