I want to create an app that can simply using firebase allow users to add friends and be able to send one to one messages like whatsapp but with usernames.
I have seen and used the firebase chat example but it doesn't help me understand how to create device to device messaging but instead group messaging between everyone on the app which i don't want.
I have seen many examples of chat apps but all are out of date (PARSE/DEPRECATED FIREBASE) or unclear on how to create it.