- Add scopedBus.clear() in dispose() to prevent subscription accumulation on worker crash/restart cycles - Use two-arg subscribe() overload when filter is null instead of passing empty object; fix filter type to include null - Update ASCII flow diagram: onEvent is a notification, not request/response |
||
|---|---|---|
| .. | ||
| ui | ||
| bundlers.ts | ||
| define-plugin.ts | ||
| dev-cli.ts | ||
| dev-server.ts | ||
| host-client-factory.ts | ||
| index.ts | ||
| protocol.ts | ||
| testing.ts | ||
| types.ts | ||
| worker-rpc-host.ts | ||