Commit Graph

2 Commits

Author SHA1 Message Date
mat1th
7b827fb816 Update Push server deps; (#2593)
## Summary
To support new swift syntax we need to upgrade dependecies of the push
server. See build erros in
https://github.com/home-assistant/iOS/actions/runs/7963681144/job/21739760838?pr=2585.

## Screenshots
No user facing chages.

## Link to pull request in Documentation repository
NA

## Any other notes
NA
2024-02-20 11:08:46 +01:00
Zac West
c0a73840d6 APNS server in Vapor (#2024)
## Summary
Implements the push send and rate limit information in Swift using Vapor.

## Any other notes
This will allow us to get off Firebase, which gives a few immediate benefits:
- We can send PushKit notifications for complications, widgets, and location updates.
- We remove the last SDK that uses network connectivity to third parties.
2021-12-26 00:23:33 -08:00