mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-20 08:17:59 +01:00
In preparation for resumable uploads, this creates a separate attachment authorization endpoint that creates a signed URL for accessing GCP Storage through Signal's CDN2. This should allow Signal clients to do byte-level resume of media uploads.