1
Hello, I have an application made with Node.js and socket.io that sends a push notification when the.html client page is open. my question is: How to send and receive notification even if the.html client page is closed.
When the.html client page is open and I send a notification I receive this way --> http://prntscr.com/jpgzfv
then, I would like to receive this notification even if the user is not with the client.html page open.
Someone has an idea how to do this with socket.io ?
Will you receive on mobile? On pager? Smoke signal? If it is not on your page, it will be where? What is the customer of your notification if he is not using the standard customer?
– Marcelo Shiniti Uchimura