ServerSentEvents is a client library for Server-Sent Events (SSE).
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Kwang Yul Seo | 
| Last Update: | Friday, May 1, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/kseo/ServerSentEvents | 
| NuGet Url: | https://www.nuget.org/packages/ServerSentEvents | 
Install
Install-Package ServerSentEvents
                        dotnet add package ServerSentEvents
                        paket add ServerSentEvents
                        
                                ServerSentEvents Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Rx-Main(2.2.5)
 
Tags