on the same server ( Linux
), there is a http
service built by PHP
and a WS
( websocket
) service based on Workerman
. How can the http
service process actively send messages to this WS
service process?
PS: PHP
version 5.5.37
workerman
version: 3.3.3