Skip to content

Chat backend

Endrizzi, Marco (UG - Comp Sci & Elec Eng) requested to merge Chat-backend into master

All messages are now being saved in Firebase's realtime database and users' online status is being activetely tracked. Real time messaging is now possible, altough no 'friends' feature has been added yet so all users can chat with anyone that is registered in the app.

Merge request reports