josedario87
5bd115e197
perf: incremental transcript updates via WebSocket, eliminate polling
- Replace 1500ms polling with fs.watch recursive (reliable on Windows)
- Enrich WS broadcast with newContent delta + session metadata
- Client appends incrementally instead of 2 sequential HTTP requests
- Pre-initialize Tauri HTTP plugin at module load to avoid dynamic import overhead
- Per-file debounce timers (150ms) instead of single shared timer
- Size-based validation for safe incremental appends with HTTP fallback
2026-02-24 11:01:54 -06:00
..
2026-02-15 02:54:27 -06:00
2026-02-23 22:35:58 -06:00
2026-02-24 11:01:54 -06:00
2026-02-13 13:01:18 -06:00
2026-02-13 05:42:17 -06:00
2026-02-13 18:27:17 -06:00
2026-02-21 00:17:24 -06:00
2026-02-13 23:47:52 -06:00
2026-02-13 18:27:17 -06:00
2026-02-13 07:49:15 -06:00
2026-02-18 12:13:22 -06:00
2026-02-18 12:13:22 -06:00