firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

Experimental Async FCM

Open jkyle109 opened this issue 3 years ago • 0 comments

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.

jkyle109 avatar Sep 01 '22 20:09 jkyle109