dotAPNS is a library used to send push notifications to Apple devices using Apple Push Notification service via HTTP/2 API.
114
stars
34
forks
source link
Minor perf improvements and allow to get certificate information externally #131
Closed
molinch closed 2 months ago
Hey @alexalok
Would you be open to a small PR?
It improves performance when creating the ApnsClient from a certificate and allows external usage of GetCertificateInfo.
Performance changes: