centrifugal / centrifuge-swift

Swift client SDK for bidirectional real-time communication with Centrifugo and Centrifuge-based server over WebSocket
MIT License
47 stars 41 forks source link

Add initial WebSocket reconnection delay #40

Closed antonselyanin closed 3 years ago

antonselyanin commented 3 years ago

Add initial WebSocket reconnection delay. Mitigating issues with Starscream 3 connect timeout: https://github.com/daltoniam/Starscream/issues/542

FZambia commented 3 years ago

Thanks!

FZambia commented 3 years ago

🚀 SwiftCentrifuge (0.2.2) successfully published