vibetunnel/VibeTunnel/Core
Peter Steinberger 6199a256ca Add server mode architecture with Hummingbird and Rust options
- Implement ServerProtocol for abstracting server implementations
- Create ServerManager to orchestrate server switching
- Add HummingbirdServer wrapper around existing TunnelServer
- Implement RustServer to run tty-fwd with --serve option
- Add server mode selector in debug settings UI
- Create ServerConsoleView for real-time server log viewing
- Update ServerMonitor to work with ServerManager
- Add heartbeat monitoring for server health checks
- Support hot-swapping between server modes
- Stream server logs (stdout/stderr) to console view
2025-06-16 16:16:04 +02:00
..
Models feat: enhance UI and automatic update handling 2025-06-16 05:53:08 +02:00
Services Add server mode architecture with Hummingbird and Rust options 2025-06-16 16:16:04 +02:00