firebase-admin-python
firebase-admin-python copied to clipboard
Experimental Async FCM
Proposed experimental changes to add async FCM functionality.
Adds: Async http client. Unit tests for async http client. Async messaging interface (Adds async send, topic subscribe and unsubscribe) Unit tests for messaging async. Integration tests for messaging async.