mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-06-22 06:57:37 +08:00
- Introduced `NotifyUsageRefresh` in `redisqueue` to notify subscribers of usage refresh events. - Enhanced `Watcher` logic to trigger usage refresh notifications on client changes (add/update/remove). - Updated tests to validate proper broadcast of usage refresh messages to subscribers. - Added support for initial `support_refresh` payload upon subscription initialization.