Small library to easily deal with websockets using .NET Standard.
                        
                    
         
                Info
| Version: | 3.0.0 | 
| Author(s): | Valudio | 
| Last Update: | Friday, September 15, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/valudio/netsocket/ | 
| NuGet Url: | https://www.nuget.org/packages/Valudio.NetSocket | 
Install
Install-Package Valudio.NetSocket
                        dotnet add package Valudio.NetSocket
                        paket add Valudio.NetSocket
                        
                                Valudio.NetSocket Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.WebSockets.Server(>= 0.1.0)
- Microsoft.AspNetCore.WebUtilities(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- NETStandard.Library(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.WebSockets(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Context(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.Primitives(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
Tags
