@mlola/browser-backend
v0.2.4
Published
BrowserBackend interface, capability negotiation and backend registry.
Maintainers
Readme
@mlola/browser-backend
The BrowserBackend interface and capability negotiation for the
MLola Browser Runtime.
Implement it to add a browser (extension, remote worker, harness); the orchestrator routes only operations your backend advertises.
import { BackendRegistry, type BrowserBackend } from "@mlola/browser-backend";