Centralize Api Calls
Closed this issue · 1 comments
eoussama commented
API calls should be handled by the service worker. All remaining agents should request and receive what they need on demand.
The state manager will sync and redistribute the values.
- Firebase repository
- Centralize API handlers
- Request/receive data
- Sync state
eoussama commented
API centralization should be done with custom messaging.