How can I recieve Firebase Notifications on a Python Client?

1.7k Views Asked by At

I want to send a message from an android device to a device running python code. I don't want to implement a server for complete FCM Messages but instead use the "server-less" Notifications. Any way to do this without setting up my own FCM Server?

0

There are 0 best solutions below