mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
217 stars 34 forks source link

ua.message_data not emitted for direct messages #1267

Closed pjenvey closed 6 years ago

pjenvey commented 6 years ago

We only emit them for stored messages. autopush-rs now emits them for both

pjenvey commented 6 years ago

nack should emit the appropriate client codes while we're at it: https://github.com/mozilla-services/autopush-rs/issues/34