var clients = io.sockets.clients(); TypeError: Object #<Namespace> has no method ‘clients’ 没有clients方法,什么原因呢?
var clients = io.sockets.clients();