One to one chat
One to one chat
Using the content module of HALO we store all the data to have the possibility to maintain long lasting one to one conversations that can "survive" even when the app has been closed. The app generate a BIDI code to share with other users and after pairing you can chat with push notifications.
The app uses the following libraries of HALO SDK:
- HALO Notification API: to send push notifications. See also Auth API.
- HALO Content API: provides all the content of the app. See also Content API.
- HALO Auth API: to login or create users. See also Notifications API.
You can download the source code in the following link: Chat POC
Screenshots
Home screen | Scan BIDI user code |
---|---|
Contact list | Chat screen |
---|---|