Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 WebTUT needs to interact with the server to gather updated data from the service. There are two ways to achieve this goal:

 

  1. To interact using a REST API with the PHP Server
  2. To interact using a pre-established Socket.IO connection 

...