I\'m developing a new chat application that currently works with firebase realtime database and cordova.
I was looking for a backend-less solution since my currently
Sending downstream messages to devices with Firebase Cloud Messaging requires access to the authorization key. For that reason it should run in a trusted process, such as on hardware you control.