iainjreid / hapi-apn

📲 Apple Push Notifications from your Hapi applications using Node APN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory leak found in APN library

iainjreid opened this issue · comments

A memory leak in the APN library affects users of this package, so we need a way to circumvent this until they release a fix.

Released version 0.0.2 with a fix for this issue.

Reopenning this ticket as the attempted fix had not worked. I've simply changed the underlying APN library now instead (#3).