samedi 10 août 2019

Any other option to get realtime data from server than API calls or Sockets?

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:

  1. Call API request inside some loop
  2. 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