Skip to content

Commit 37eca18

Browse files
author
Ubuntu
committed
TRF-STB
1 parent 7c0083a commit 37eca18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎server.js

+2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ wss.on('connection', (ws) => {
5656
*/
5757
//ws.binaryType = 'arraybuffer'
5858

59+
console.log(message)
60+
return
5961

6062

6163

0 commit comments

Comments
 (0)