rxswift
https://github.com/reactivex/rxswift
Swift
Reactive Programming in Swift
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Swift not yet supported4 Subscribers
Add a CodeTriage badge to rxswift
Help out
- Issues
- Synchronize ScanSink's accumulator to fix a data race (fixes #2679)
- Spell the documented parameter name the way the initializer spells it
- make-xcframeworks.sh succeeds with stale outputs after build and signing failures
- Hooks.defaultErrorHandler is bypassed by subscribe(with:) without an error callback
- Fix default error handling for subscribe(with:)
- Releases 6.10.1 and 6.10.2 have no RxSwift.xcframework.zip asset
- Avoid primitive sequence cancellation deadlock
- Classes such as BehaviorSubject are at risk of deadlock, and there are issues with how locks are used.
- RefCount calls connect under its lock, and this cause the deadlock
- ReplayBufferBase can create deadlocks
- Docs
- Swift not yet supported