client1.on('joinedSession', function(data){
        client1.emit('hide', {id: id, type:'good', entry: {id: 0}});
      });