Ivan Li 5da81e5f93 Fix resource leak and CPU performance issues
- Fix integer underflow panic in LED color publisher by adding bounds checking
- Reduce screenshot capture frequency from 15 FPS to 5 FPS for better CPU performance
- Reduce WebSocket force-send frequency from 200ms to 500ms
- Fix WebSocket resource leak by properly cleaning up streams when connections end
- Add proper stream lifecycle management with is_running flag checks
- Ensure background tasks exit when streams are stopped

This resolves the issue where CPU usage remained above 100% after visiting
the LED strip configuration page, even when navigating to other pages.
2025-07-04 21:49:05 +08:00
2023-03-18 13:46:46 +08:00
2023-04-20 14:57:48 +08:00
2023-03-18 16:45:23 +08:00
2023-03-18 16:45:23 +08:00
2023-03-18 13:46:46 +08:00
2023-03-18 13:46:46 +08:00
2023-03-18 13:46:46 +08:00

Tauri + Solid + Typescript

This template should help get you started developing with Tauri, Solid and Typescript in Vite.

Description
屏幕氛围背景灯桌面客户端。使用 Rust + Tauri 开发。
Readme 1.6 MiB
Languages
Rust 61.7%
TypeScript 37.8%
HTML 0.3%
JavaScript 0.2%