WalletConnect / a2

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

How to set timeout on send? #73

Closed rex-remind101 closed 1 month ago

rex-remind101 commented 1 year ago

I'd like to be able to set the timeout on send here: https://github.com/WalletConnect/a2/blob/0b29470b6d559a9b3ae8d7136151b0a8e32f60b3/src/client.rs#L113 is there another way to do this?