Simple .Net Standard library for sending and receiving json and bson messages through WebSocket.
                        
                    
         
                Info
| Version: | 2.1.1 | 
| Author(s): | Henko | 
| Last Update: | Monday, November 20, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/henkosch/JsonWebSocket.Net | 
| NuGet Url: | https://www.nuget.org/packages/Henko.JsonWebSocket | 
Install
Install-Package Henko.JsonWebSocket
                        dotnet add package Henko.JsonWebSocket
                        paket add Henko.JsonWebSocket
                        
                                Henko.JsonWebSocket Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json.Bson(>= 1.0.1)
- Microsoft.AspNetCore(>= 2.0.1)
- System.Net.WebSockets(>= 4.3.0)
- Microsoft.AspNetCore.WebSockets(>= 2.0.1)
- Newtonsoft.Json(>= 10.0.3)
Tags
