WebSocketSharp_netstandard
NuGet WebSocketSharp-netstandard package re-bundled for convenient consumption and dependency management.WebSocketSharp-netstandard
websocket-sharp provides the WebSocket protocol client and server.
It supports:
- RFC 6455
- WebSocket Client and Server
- Per-message Compression extension
- Secure Connection
- HTTP Authentication (Basic/Digest)
- Query String, Origin header and Cookies
- Connecting through the HTTP Proxy server
- .NET 3.5 or later (includes compatible)