mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
bb053a9985
- Added PopulateFromSnapshot method to resources.Store - Extended ResourceStoreInterface to include PopulateFromSnapshot - Monitor now calls updateResourceStore before broadcasts - This ensures resources are fresh on every WebSocket broadcast Without this, the store would only be populated when /api/resources or /api/state endpoints are hit, leaving WebSocket broadcasts empty.