RxMultipeer
Peer networking library
A wrapper around MultipeerConnectivity for RxSwift, providing a testable and flexible way to implement peer-to-peer networking.
A testable RxSwift wrapper around MultipeerConnectivity
69 stars
6 watching
13 forks
Language: Swift
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nathankot/nkmultipeer | A multipeer networking library that uses RxSwift to simplify peer-to-peer communication and connection management. | 15 |
rxswiftcommunity/rxalamofire | A Swift framework that simplifies HTTP networking using RxSwift and Alamofire | 1,626 |
rchatham/peerconnectivity | Provides a simple and extensible wrapper around Apple's MultipeerConnectivity framework for building peer-to-peer connections in iOS apps. | 56 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxnimble | Extensions to RxSwift that simplify unit testing with Observables | 265 |
rxswiftcommunity/rxreachability | RxSwift bindings for detecting network reachability changes | 283 |
rxswiftcommunity/rxwebkit | A framework for interacting with web content using reactive programming principles in Swift | 252 |
rxswiftcommunity/rxoptional | Extensions for handling null and empty values in Swift observables | 700 |
rxswiftcommunity/rxsegue | A Reactive generic segue implementation for Swift using RxSwift | 80 |
rxswiftcommunity/rxpager | A utility for managing a sequence of pages with pagination and iteration control | 60 |
rxswiftcommunity/rxrealm | A set of RxSwift extensions that enable reactive programming with Realm Swift's types | 1,158 |
rxswiftcommunity/rxanimated | A library that provides an animation interface to RxCocoa's bindings | 690 |
rxswiftcommunity/rxbibinding | Reactive two-way data binding system using Swift | 126 |
rxswiftcommunity/rxmediapicker | A reactive wrapper around a photo and video picker library to simplify its usage in iOS apps. | 181 |
rxswiftcommunity/rxmarbles | An iOS app that provides interactive diagrams for learning ReactiveX and Rx Observables | 480 |