mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-26 15:07:39 +00:00
- Add periodic heartbeats (every 15 seconds) to keep SSE connections alive - Enhance response headers to prevent proxy buffering (X-Accel-Buffering: no) - Fix monitorFileChanges to read entire file from beginning like tail -f - Process lines synchronously to maintain order - Send initial connection message to establish stream immediately - Remove empty line filtering to match tail -f behavior exactly This ensures streams stay open indefinitely and don't timeout due to inactivity. |
||
|---|---|---|
| .. | ||
| AppIcon.icon | ||
| Assets.xcassets | ||
| Core | ||
| Presentation | ||
| Resources | ||
| Utilities | ||
| Views | ||
| app-config.plist | ||
| Info.plist | ||
| Local.xcconfig.template | ||
| SettingsView.swift | ||
| Shared.xcconfig | ||
| sparkle-public-ed-key.txt | ||
| version.xcconfig | ||
| VibeTunnel.entitlements | ||
| VibeTunnelApp.swift | ||