Quick demo to demonstrate the use of firebase web push notifications with the use of `javascript` on frontend, `django` on backend and push notifications via `fcm-django` pypi package for django.
It appears the fcm-django-web-demo (and assume also fcm-django) uses the legacy HTTP API. Will there be support for the FCM HTTP v1 protocol? Migration notes.
It appears the
fcm-django-web-demo
(and assume alsofcm-django
) uses the legacy HTTP API. Will there be support for the FCM HTTP v1 protocol? Migration notes.