Open
Description
How should I send the messages to client after he goes online which I was trying to send but he was offline and unable to receive
Socket.io is working well while there is a connection between server and client. but I want to simulate FCM in my own server using Socket.io
any help is appreciated