Hello,
I want to implement a chat module in my application where user can chat one to one and also send images. User base for my application will be large.
For the same purpose, I have tried Noobhub which needs to run node.js on global server. All of its examples are running local server. I don’t know how to make it possible for global server.
I have also tried PubNub for the same purpose. But it is also paid for use in more than 20 devices. Similar case in Photon.
I am very new to this and need a proper solution for the same.
Can anyone please tell me what method should I use in this case?