WebSocketSharp netstandard
NuGet WebSocketSharp-netstandard package re-bundled for convenient consumption and dependency management.
Last updated | 5 months ago |
Total downloads | 132 |
Total rating | 0 |
Categories | Tools Libraries Misc |
Dependency string | dotnet_content_warning-WebSocketSharp_netstandard-1.0.100 |
Dependants | 0 other packages depend on this package |
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)