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.
167 stars
7 watching
128 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Crystal implementation of real-time websockets and event-driven programming | 129 |
| A framework for building real-time web applications with a C# .NET back-end and various front-end technologies | 1,185 |
| A tool for creating real-time user experiences by triggering client-side DOM changes from server-side Ruby | 759 |
| A DSL for building web applications with real-time capabilities using Ruby and Reel's reactor | 301 |
| Provides data fetching and route lifecycle management features to enhance React applications | 1,101 |
| A Swift client library for interacting with the Arweave blockchain | 34 |
| An event-driven web and networking framework optimized for performance with asynchronous events and reactive programming capabilities. | 312 |
| Enables real-time communication between Django applications and web browsers using Redis as the message queue | 896 |
| A React Native SDK providing real-time cloud storage capabilities for iOS applications. | 8 |
| An SDK for sending and receiving real-time cloud messages to React Native applications. | 9 |
| A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
| A Rails gem that allows you to use any WebSocket server as a replacement for the built-in Action Cable server. | 501 |
| An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. | 874 |
| A Symfony bundle for building real-time applications using the Web Application Messaging Protocol (WAMP) to enable bidirectional communication between clients and servers. | 98 |
| A framework for building reactive network clients in Swift using RxSwift and URLSession. | 79 |