WalletConnect / a2

An Asynchronous Apple Push Notification (apns2) Client for Rust
MIT License
136 stars 47 forks source link

fix: keep connections open #87

Open chris13524 opened 1 month ago

chris13524 commented 1 month ago

Description

Keeps connections open indefinitely, as per recommendation by APNs docs.

Resolves #86

How Has This Been Tested?

Not tested

Due Dilligence