data = getUrlParams()
// 连接打开时触发
ws.onopen = function() {
console.log('已连接到服务器=> {
ws.send(JSON.stringify({
type: 'ping'
}));
},50000);
};
// 收到服务器消息时触发// 检查 WebSocket 连接是否已打开
if (ws.readyState === WebSocket.OPEN) {
// 发送消息给服务器$data = [
'type' => 'text',
'userToId' => '1000',
'message' => '服务器端$connection->lastMessageTime > HEARTBEAT_TIME) {
$connection->send('您长时间未请求服务器