__construct() __construct(string $clientId) WebSocket constructor. Parameters string $clientId 全局唯一的客户端socket连接标识
send() send(\Symfony\Component\HttpFoundation\Response $response) 发送数据 Parameters \Symfony\Component\HttpFoundation\Response $response