mirror of
https://github.com/CloudNebulaProject/wayray.git
synced 2026-04-10 13:10:41 +00:00
Replace ControlFlow::Poll (CPU-hungry busy loop) with an EventLoopProxy that the network thread uses to wake the winit event loop only when a new frame arrives. Zero CPU when idle, instant wake on new frames. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||