大约有 5 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0030 秒)
websocket请教下,服务器发送过来的数据怎么获取 private openHandler(event: any = null): void { console.log(`平台 正确建立连接`); this.socket.send("getScore"); } private receiveHandler(msg: any = null,data): void { console.log(`接收到数据触发函数:` + msg); ////////////...
来源: Laya_社区 发布时间: 20180424
关于websocket连接的问题,连接成功以后,有什么属性去判断是否连接成功吗? 除了监听Laya.Event.OPEN函数意外,还有没有判断连接成功的,比如类似connected 2017-09-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20170922
...错如下: 连接出错 Event {isTrusted: true, type: "error", target: WebSocket, currentTarget: WebSocket, eventPhase: 2…} 关闭事件 CloseEvent {wasClean: false, code: 1006, reason: "", type: "close", target: WebSocket…} //-------------------------------------------------------------------...
来源: Laya_社区 发布时间: 20180211
...8080 Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Upgrade: websocket Origin: http://localhost:3138 Sec-WebSocket-Version: 13 User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Accept-Encoding: gzip, deflate, ...
来源: Laya_社区 发布时间: 20170602
...K文件不成功,没有任何响应 Sprite鼠标事件不响应 服务器websocket c++发送二进制类型包,客户端没有任何事件响应 小游戏开放数据域下使用Laya.List绘制了排行榜,但是触摸没有滚动响应 三星手机点击不响应问题 显卡驱动停止响...
来源: Laya_社区 发布时间: 20170215