Info
| Version: | 1.0.0 | 
| Author(s): | Sajay Antony | 
| Last Update: | Thursday, June 4, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/IoFx/IoFx | 
| NuGet Url: | https://www.nuget.org/packages/IoFx | 
Install
Install-Package IoFx
                        dotnet add package IoFx
                        paket add IoFx
                        
                                IoFx Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Diagnostics.Tracing.EventSource(1.0.18)
 - Rx-Linq(2.2.4)
 
Tags
                
The main motivation for this library is preformance. The target audience are folks who want to build high throughput application.
We trade off simplicity for performance in most cases. The API surface enables composition using different protocols and frameworks like Sockets/WCF/HttpListener.