You are viewing a potentially older version of this package.
View all versions.
WebSocketSharp netstandard
NuGet WebSocketSharp-netstandard package re-bundled for convenient consumption and dependency management.
Date uploaded | 5 months ago |
Version | 1.0.100 |
Download link | dotnet_lethal_company-WebSocketSharp_netstandard-1.0.100.zip |
Downloads | 179 |
Dependency string | dotnet_lethal_company-WebSocketSharp_netstandard-1.0.100 |
README
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)