-
Wave is an android app for realtime chatting. It uses firebase to manage backend.
-
It uses AES (Advanced Message Encryption) algorithm for message encryption.
-
Firebase Realtime Database is used for storing encrypted message.
-
It also shows the status of all online and offline users.