Add a chat to my android app with app server

0

I have a purchase sale app with a rest server. I want to add a chat between the buyer and seller, I saw that it can be done with Firebase or XMPP, I would prefer the first one since I will use it to send the push notification. What I did not find in the tutorials is how to create the chat from the server and not from the clients in android, could you help me with this?

    
asked by Adrian 29.10.2018 в 20:55
source

0 answers