arthur2e5@tg says to YSITD
var clients; Server.on('ready', (function(){ console.log('yami on table') setTimeOut((function(){ clients = Server.getClients; }).bind(this)) }).bind(this))