pubnub / javascript

PubNub JavaScript SDK docs https://www.pubnub.com/docs/sdks/javascript
Other
553 stars 401 forks source link

Add APNS over HTTP/2 support #190

Closed parfeon closed 4 years ago

parfeon commented 4 years ago

Added methods which provide access APNS2 endpoints to:

PubNubBot commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- src/core/endpoints/push/add_push_channels.js  2
- src/core/endpoints/push/remove_push_channels.js  2
- src/core/components/push_payload.js  14
- src/core/endpoints/push/remove_device.js  2
- src/core/endpoints/push/list_push_channels.js  2

Clones added
============
- src/core/components/push_payload.js  4

See the complete overview on Codacy