We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0083a commit 37eca18Copy full SHA for 37eca18
server.js
@@ -56,6 +56,8 @@ wss.on('connection', (ws) => {
56
*/
57
//ws.binaryType = 'arraybuffer'
58
59
+console.log(message)
60
+return
61
62
63
0 commit comments