标签: node.js socket.io
我要拒绝客户端监听“ send_list_friends”事件
socket.on('send_list_friends', (list_friends) => { console.log(list_friends) })