oxen-io / session-push-notification-server

Server which collects APNS tokens and sends oblivious notifications to iOS devices
GNU Affero General Public License v3.0
16 stars 18 forks source link

Add timestamp and expiry to notification metadata #34

Closed jagerman closed 1 year ago

jagerman commented 1 year ago

Add "t" and "z" to the notification messages: message timestamp, and expiry timestamp, respectively, both in unix epoch milliseconds.