使用socket.io實現多房間通信聊天室 websocket的實現有很多種,像ws和socket.io,這里使用的是socket.io來實現多房間的效果。 這里的使用沒有使用socket.io官方提供的name ...