users[name].emit('private_msg', {msg : msg, user:socket.username});
TypeError: users[name].emit is not a function
No comments:
Post a Comment