You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`server/src/metrics/counters.rs`| Atomic counters and per-client stream stats accepted from stream transports or `/api/client-stream-stats`. |
34
+
|`server/src/logs.rs`|`os_log` log streaming and filtering. |
35
35
36
36
The Rust server runs the tokio runtime on a worker thread while the AppKit main loop spins on the main thread. The native bridge needs the main loop to deliver display callbacks and HID events.
0 commit comments