vibetunnel/VibeTunnel.xcodeproj
Peter Steinberger ac13030b52 Fix SSE stream closing issue and improve file monitoring
- 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.
2025-06-16 07:45:13 +02:00
..
project.xcworkspace Fix SSE stream closing issue and improve file monitoring 2025-06-16 07:45:13 +02:00
xcuserdata/steipete.xcuserdatad/xcschemes Add macOS app foundation with release infrastructure (#1) 2025-06-15 23:14:29 +02:00
project.pbxproj Remove control directory creation logic from TunnelServer 2025-06-16 07:36:30 +02:00