Websockets in swift for iOS and OSX
-
Updated
May 16, 2024 - Swift
Websockets in swift for iOS and OSX
Reactive WebSockets
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.
Web Browser or Android Nodejs WebSocket SocketIO
WebSocket chatroom demo, based one Swift and Node.js
An application that connects to a server websocket application, which we can send and receive data over Websockets using Starscream.
Simple WebSocket Client for MacOS
An iOS app that displays a real time BTC/USD order book from the Bitfinex webSocket API.
`CXWebSocket` wraps websockets in swift for iOS and OSX.
Demo on how to use Sockets with Starscream
This library was born by a side project of GetCloser Application. It provides a stomp client implementation for developers who use Swift Language.
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.
Tiny project with API requests and WebSockets to Finnhub Financial 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.
Add a description, image, and links to the starscream topic page so that developers can more easily learn about it.
To associate your repository with the starscream topic, visit your repo's landing page and select "manage topics."