Hi everyone.I am working on an API wherein I need to be able to send notifications to an angular web client and react native android & iOS clients. I have got the push notification subscriptions working and I can send them and receive them on the client, however For my purposes I need to be able to send a notification to specific clients without them making a request since the notification will be in response to a server side event based on given times.Is this even possible? do I need to look into web sockets? or is there something else I should be looking into.Any insight is greatly appreciated!Thank you.
Submitted June 28, 2020 at 01:42AM by d0rf47
No comments:
Post a Comment