Project DescriptionWCFReactiveX is a .NET framework that provides an unified functional process to communicating with WCF clients built around IObserverable<T> and IObserver<T>
OverviewReduce time and effort interfacing with WCF clients by using a standard communication processing model around the client. WCFReactiveX framework handles custom request and response functions and types, type validation, error handling and transaction type processing. The framework is able to push custom results and messages from the WCF client; it’s lightweight, re-useable and customizable.
To get started, see the wiki:
http://wcfreactivex.codeplex.com/documentation.