https://github.com/haifengkao/resumablecombine
Handle backpressure in Swift Combine gracefully
https://github.com/haifengkao/resumablecombine
combine combine-framework ios reactive-programming swift
Last synced: 12 months ago
JSON representation
Handle backpressure in Swift Combine gracefully
- Host: GitHub
- URL: https://github.com/haifengkao/resumablecombine
- Owner: haifengkao
- License: mit
- Created: 2020-09-11T14:03:38.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-01-09T04:12:11.000Z (over 4 years ago)
- Last Synced: 2025-07-05T04:13:57.270Z (12 months ago)
- Topics: combine, combine-framework, ios, reactive-programming, swift
- Language: Swift
- Homepage:
- Size: 474 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ResumableCombine
[](https://travis-ci.org/Hai Feng Kao/ResumableCombine)
[](https://cocoapods.org/pods/ResumableCombine)
[](https://cocoapods.org/pods/ResumableCombine)
[](https://cocoapods.org/pods/ResumableCombine)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
ResumableCombine is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'ResumableCombine'
```
## Author
Hai Feng Kao, haifeng@cocoaspice.in
## License
ResumableCombine is available under the MIT license. See the LICENSE file for more info.