New remote.rs module in src-tauri with WebSocket client connections to bterminal-relay instances. Machine lifecycle: add/remove/connect/ disconnect. 12 new Tauri commands for remote operations. Heartbeat ping every 15s. lib.rs updated with remote commands and AppState. |
||
|---|---|---|
| .. | ||
| ctx.rs | ||
| event_sink.rs | ||
| lib.rs | ||
| main.rs | ||
| pty.rs | ||
| remote.rs | ||
| session.rs | ||
| sidecar.rs | ||
| watcher.rs | ||