Files
larksuite-cli/internal
leave330 cfa862f8d0 refactor(event): run consume preparation behind an injectable application seam
The stream host keeps its connect/prepare/stream sequence and panic-safe
cleanup exactly as before; what changed is who supplies the preparation:
the application layer injects the decided strategy, and the declaration's
own hook remains the fallback for direct library callers.
2026-08-01 00:17:54 +08:00
..