Commit c6346fe
committed
merge: sync with main, keep WebSocket transport
Merges main's run_with_app_wrapper refactor while preserving WebSocket-only
transport from this branch (no LCM dependency).
- Use rerun's run_with_app_wrapper for cleaner CLI handling
- WsPublisher now spawns its own tokio runtime thread (works without #[tokio::main])
- Inherits click-to-engage overlay and other UI improvements from main
- Bump version to 0.30.0-alpha.6File tree
9 files changed
+542
-282
lines changed- crates
- top/rerun/src
- commands
- viewer/re_viewer/src
- dimos
- src
- interaction
9 files changed
+542
-282
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3116 | 3116 | | |
3117 | 3117 | | |
3118 | 3118 | | |
3119 | | - | |
| 3119 | + | |
3120 | 3120 | | |
3121 | 3121 | | |
3122 | 3122 | | |
| |||
0 commit comments