in src/lib/genai-live-client.ts [164:167]
protected onerror(e: ErrorEvent) { this.log("server.error", e.message); this.emit("error", e); }