8000 GitHub - pyanfield/RxSwift: Proof-of-concept for implementing Rx primitives in Swift
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Proof-of-concept for implementing Rx primitives in Swift

License

Notifications You must be signed in to change notification settings

pyanfield/RxSwift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RxSwift

This is an attempt to build something like ReactiveCocoa in Swift, while also incorporating ideas from my talk, The Future of ReactiveCocoa. It’s just a proof-of-concept, and is not intended for production use.

This project has since been incorporated into a ReactiveCocoa pull request that will allow the two worlds to be bridged. Please follow that thread for production-readiness discussions.

This code is released under the MIT license.

About

Proof-of-concept for implementing Rx primitives in Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 98.8%
  • C++ 1.2%
0