ActionCable is a WebSocket server being released with Rails 5 which makes it easy to add real-time features to your app. This Swift client inspired by "Swift-ActionCableClient", but it not support now and I created Action-Cable-Swift. Also web sockets are now separate from the client.
A crypto price ios app written in Swift built using VIP design patters. This project uses starscream to feed live prices using webscocket from https://min-api.cryptocompare.com/ API.
client mobile application where you can track the order book price and quantity depth updates. Websockets are used to communicate with the Binance API.