mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-02 10:45:57 +00:00
- Only use file watcher if no direct notifications are available - Remove unnecessary deduplication logic - Clean up logging for direct notifications - Wait 100ms to detect if we're getting direct notifications before starting file watcher (for cross-process scenarios) This should eliminate duplicate broadcasts and improve latency for server-created sessions while maintaining compatibility with fwd.ts 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-ci.js | ||
| build.js | ||
| clean.js | ||
| copy-assets.js | ||
| dev.js | ||
| ensure-dirs.js | ||
| latency-measure.js | ||
| latency-test.js | ||
| stress-test-terminal.js | ||