mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 02:33:32 +00:00
881f00a5d9
- 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.