andreialecu / node-apn-http2

Communicate with Apple Push Notification Service via native Node.js v8.8.1+ HTTP2 module (node-apn drop-in)
MIT License
27 stars 10 forks source link

Proxy support? #14

Open alvarow opened 4 years ago

alvarow commented 4 years ago

Any chance you can add proxy support? corporate overlords require me to install my app on a network without a internet gateway... I need to get out via a proxy (squid)... I tried the APN module, and they claim proxy support, but no good either :-(

Thanks