Florent Vilmart
cb4b036947
Supports increment as well as Increment
2016-03-29 15:39:58 -04:00
Florent Vilmart
05baf36a46
Fix tests, uses fork of http2 to support node 4.3.0 without ALPN
...
- the push server don't send TLS NPN and makes the http2 lib break
- the fork forces the next protocol negociation to h2 as we're sure
2016-03-13 23:35:32 -04:00
Florent Vilmart
dad50d12f5
Upgrade APNS to use HTTP/2
...
- uses universal certificate
- removes tests logs
- standardized returned promises from APNS and GCM to something usable in _PushStatus
2016-03-13 18:15:15 -04:00
Florent Vilmart
bf96f0d28a
Fixes problems related to increment badge
...
- name conventions are aweful in PushController
- properly looks at the badge into body.data instead of body
- We may want to refactor that as it's confusing to use a full body
2016-03-07 22:07:15 -05:00