ankitpyc / react-chat-ui

1 stars 0 forks source link

Enable Async fetching of data #7

Open ankitpyc opened 3 months ago

ankitpyc commented 3 months ago
  1. Async fetch data every-time users login - this is needed whenever a user logs in , fetch around 20-30 messages and then load on demand
  2. Also periodically fetch data over time