Closed hafung closed 2 years ago
i start redis-queue as a stanelone service process, in subscriber's callback call Gateway::sendToGroup(someGroup) it doesn't work...
Gateway::sendToGroup(someGroup)
i also try Gateway::$registerAddress = 'xxxx'
Gateway::$registerAddress = 'xxxx'
do you know how?
pls let me know. thanks!
there's zero error ... just cannot get message
i found it! message had sent, the FE missed handling!!!
i start redis-queue as a stanelone service process, in subscriber's callback call
Gateway::sendToGroup(someGroup)
it doesn't work...i also try
Gateway::$registerAddress = 'xxxx'
do you know how?
pls let me know. thanks!