if (msg.data.src && msg.data.src !== 'in') {
      this.emitMessage(msg.data.flow, msg.data.message);
    }