mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-05 11:15:57 +00:00
- Enhanced /buffers WebSocket endpoint to aggregate updates from all remotes - Added remote WebSocket connection management with proper Bearer auth - Implemented connection pooling and automatic reconnection - Forward binary buffer messages transparently from remotes to clients - Track subscriptions per remote and handle cleanup properly - Support both local and remote sessions through unified interface This enables real-time terminal viewing across distributed VibeTunnel instances. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client | ||
| pty | ||
| test | ||
| fwd.ts | ||
| hq-client.ts | ||
| hq-utils.ts | ||
| input.css | ||
| remote-registry.ts | ||
| server.ts | ||
| stream-watcher.ts | ||
| terminal-manager.ts | ||