# Conflicts: # src/Workers.js # src/main.js
@@ -38,6 +38,7 @@ const l = async()=>{
// wsServerUrl: "ws://localhost:6688/ws",
wsServerUrl: "wss://meta-socket.4dage.com/ws",
appId: "10016",
+ // appId: "0000000002",
token: " ",
nickname: nickname,
firends: ["user1"],
@@ -579,8 +579,13 @@ if ("function" === typeof importScripts) {
}
return false;
+ try {
+ this.procBufItem(this.readPtr);
+ } catch (error) {
+
+ }
- this.procBufItem(this.readPtr);
// if (this.getNumOfPktToBeDec() > this.prevBufNum) {
// this.cntBufInc++