发送socket 消息

parent 42c195d7
......@@ -10,5 +10,5 @@ namespace Meibuyu\Micro\Service\Interfaces;
interface SocketIoServiceInterface
{
public function sendToUsers();
public function sendToUsers($userIdList,$message);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment