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

Migrate to Starscream Websocket lib #5

Closed FZambia closed 5 years ago

FZambia commented 5 years ago

It seems to be better supported these days and works on swift 4.2 without warnings.