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