mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-27 17:15:51 +00:00
8d5bef2097
- Increased page size for path table and announces fetching to 1000 for better performance. - Implemented an AbortController to manage request cancellations, improving responsiveness during data loading. - Refactored data fetching methods to support concurrent requests while respecting the abort signal. - Updated loading status messages to reflect current progress during data retrieval.