centrifugal / centrifuge-swift

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

Fix crash accessing serverSubs from non-syncQueue #65

Closed seidju closed 2 years ago

seidju commented 2 years ago
FZambia commented 2 years ago

Thanks for a fix!

Looking at formatting changes - how those were generated? When I am trying to re-format the code using ctrl + i in XCode I get the different format style. Not sure I really want all these changes to be merged at this point since there is an ongoing work on next SDK iteration in https://github.com/centrifugal/centrifuge-swift/tree/new_protocol branch

seidju commented 2 years ago

@FZambia It was made by AppCode, I can re-submit PR without changes of code-style, I guess it would be better

FZambia commented 2 years ago

I can re-submit PR without changes of code-style, I guess it would be better

Yep, thanks, will definitely simplify the workflow at this point