Simple question, are there any other options how to fetch data from server to client to achieve realtime refresh (For example realtime table) other than:
- Call API request inside some loop
- Subscribe to realtime websocket server
I mean it as core options. Sure there are many libraries or patterns but seems they using one of those two methods.
Aucun commentaire:
Enregistrer un commentaire