TypeError: Cannot read property 'forEach' of undefined
at broadcast (/home/haofei/work/websocket-shootout/js/uws/index.js:12:14)
at Socket.incoming as internalOnMessage
at Server.nativeServer.onMessage (/home/haofei/work/websocket-shootout/js/uws/node_modules/uws/uws.js:395:20)
wss.clients.forEach(function each(client) { ^
TypeError: Cannot read property 'forEach' of undefined at broadcast (/home/haofei/work/websocket-shootout/js/uws/index.js:12:14) at Socket.incoming as internalOnMessage at Server.nativeServer.onMessage (/home/haofei/work/websocket-shootout/js/uws/node_modules/uws/uws.js:395:20)