feat: setup alt backends

feat: FCM backend
This commit is contained in:
2025-05-21 18:03:42 +01:00
parent e73f5ce70e
commit e2bdbf3c0c
6 changed files with 629 additions and 287 deletions

View File

@ -37,3 +37,6 @@ uuid = { version = "1.10.0", features = ["v4"] }
thiserror = "1.0.63"
hyper-tungstenite = "0.14.0"
futures = "0.3.30"
fcm-service = "0.1.5"
matchit = "0.8.6"
urlencoding = "2.1.3"