Answer the question
In order to leave comments, you need to log in
How to manage one part of the client from another?
There is a project developed in php BE and angular js FE. Task. The timer is displayed on the screen, but it needs to be controlled from the side. Interested in the essence of the implementation. How to build? As for me, these are two clients who communicate with each other. That is 2 pages. One admin panel, another for the user.
Answer the question
In order to leave comments, you need to log in
there are 100,500 ways to solve this, although not everyone can do it ... therefore, you should talk with those who set the task ... as those part imagines ....
Just like with the server: client-1 sends data to the server, and the server sends data from client-1 to client-2. Similarly, the second client. You can use both standard HTTP and web sockets.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question