server cleaning
This commit is contained in:
parent
1c9a2b9702
commit
41b830e179
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ wss.on('connection', (socket, req) => {
|
||||||
|
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
}
|
||||||
}catch(e){
|
}catch(e){
|
||||||
console.log('error');
|
console.log('error');
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue