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?
- By the way, are these notifications w3c.imtqy.com/push-api ? - jekaby
- Clients is that native applications or web pages? These notifications are still under development and practically not supported by anything - Den
|