A cross platform WebSocket client library for .NET NetStandard core.
                        
                    
         
                Info
| Version: | 4.0.1 | 
| Author(s): | ByronP | 
| Last Update: | Wednesday, November 6, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/coinigy/PureWebSockets | 
| NuGet Url: | https://www.nuget.org/packages/JoePhilly.PureWebSockets | 
Install
Install-Package JoePhilly.PureWebSockets
                        dotnet add package JoePhilly.PureWebSockets
                        paket add JoePhilly.PureWebSockets
                        
                                JoePhilly.PureWebSockets Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Net.WebSockets(>= 4.3.0)
 - System.Net.WebSockets.Client(>= 4.3.2)
 - System.Threading.Thread(>= 4.3.0)
 
Tags