Skip to content

Instantly share code, notes, and snippets.

@dotfold
Created August 7, 2014 11:46
Show Gist options
  • Save dotfold/d77c7af1af2f354183fb to your computer and use it in GitHub Desktop.
Save dotfold/d77c7af1af2f354183fb to your computer and use it in GitHub Desktop.
RAC - replay and multicast resources
Best design pattern for starting only one async operation and share signal result
https://github.com/ReactiveCocoa/ReactiveCocoa/issues/828
http://stackoverflow.com/questions/14066651/how-to-using-reactivecocoa-to-transparently-authenticate-before-making-api-calls/14072445#14072445
http://stackoverflow.com/questions/15075075/when-to-use-racreplaysubject-vs-racmulticastconnection
http://spin.atomicobject.com/2014/06/29/replay-replaylast-replaylazily/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment