Swift-ActionCableClient

Real-time framework

A Swift library that simplifies real-time features in web applications using WebSocket servers

ActionCable is a new WebSocket server being released with Rails 5 which makes it easy to add real-time features to your app. This Swift client makes it dead-simple to connect with that server, abstracting away everything except what you need to get going.

GitHub

167 stars
7 watching
128 forks
Language: Swift
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cable-cr/cableA Crystal implementation of real-time websockets and event-driven programming129
dsuryd/dotnetifyA framework for building real-time web applications with a C# .NET back-end and various front-end technologies1,185
stimulusreflex/cable_readyA tool for creating real-time user experiences by triggering client-side DOM changes from server-side Ruby759
kenichi/angeloA DSL for building web applications with real-time capabilities using Ruby and Reel's reactor301
markdalgleish/redialProvides data fetching and route lifecycle management features to enhance React applications1,101
lukereichold/arweave-swiftA Swift client library for interacting with the Arweave blockchain34
skylab-inc/lightningAn event-driven web and networking framework optimized for performance with asynchronous events and reactive programming capabilities.312
jrief/django-websocket-redisEnables real-time communication between Django applications and web browsers using Redis as the message queue896
realtime-framework/rctrealtimecloudstorageA React Native SDK providing real-time cloud storage capabilities for iOS applications.8
realtime-framework/rctrealtimemessagingAn SDK for sending and receiving real-time cloud messages to React Native applications.9
glebradchenko/dnwebsocketA WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections.36
anycable/anycable-railsA Rails gem that allows you to use any WebSocket server as a replacement for the built-in Action Cable server.501
rxswiftcommunity/actionAn RxSwift library that abstracts actions with work factories, managing execution and enabling conditions.874
voryx/thruwaybundleA Symfony bundle for building real-time applications using the Web Application Messaging Protocol (WAMP) to enable bidirectional communication between clients and servers.98
sky-uk/reactiveapiA framework for building reactive network clients in Swift using RxSwift and URLSession.79