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

Fix refresh token task retain cycle #38

Closed antonselyanin closed 3 years ago

antonselyanin commented 3 years ago

Fix the refresh token task retain cycle. The client leaked right after a successful connect.

FZambia commented 3 years ago

@antonselyanin hello, thanks a lot! Will make a new release very soon.

FZambia commented 3 years ago

SwiftCentrifuge (0.2.1) successfully published