healthjoy / async-firebase

The lightweight asynchronous client that makes interaction with Firebase Cloud Messaging oversimplified.
MIT License
37 stars 14 forks source link

Add topic management #77

Closed eighthcolor22 closed 6 months ago

eighthcolor22 commented 6 months ago
  1. Add topic management methods (subscribe/unsubscribe) to the client.
  2. Add FcmOptions attr to message dataclass.
akalex commented 6 months ago

Please update your branch, as it is out-of-date, and we will be good to go further.