Colleagues, tell me please. There is a task: the process should get some entities from the database (let's call them "Clients" - smartphones) and in turn send them PUSH notifications. The client somehow reacts to PUSH (presses "yes" or "no" or does nothing for a certain period of time). How can I catch feedback from the client in relation to the ideology of REST? Only HTTP request? And how to implement a response timeout? Maybe there are ready-made solutions for Symphony?

0