tameeshB / sockChat

A VERY reliable way to communicate on the internet. An end-to-end encrypted decentralised cross-platform chat application. 📱 💬 🔐
http://chat.tameesh.in
GNU General Public License v2.0
13 stars 3 forks source link

TypeError: Cannot read property 'emit' of undefined #23

Open tameeshB opened 6 years ago

tameeshB commented 6 years ago

/Library/WebServer/Documents/socketchat/server_sockets.js:285 io.sockets.connected[socketConn].emit('new message', msgObj); ^

TypeError: Cannot read property 'emit' of undefined at /Library/WebServer/Documents/socketchat/server_sockets.js:285:37 at Array.forEach (native)