esl / MongoosePush

MongoosePush is a simple Elixir RESTful service allowing to send push notification via FCM and/or APNS.
Apache License 2.0
108 stars 24 forks source link

Fix FCM reconnect/ping #137

Closed rslota closed 4 years ago

rslota commented 4 years ago

Fixes endless ping multiplication for FCM. More details in: https://github.com/esl/sparrow/pull/42 Fixes: #136