Info
Version: | 1.0.3-rc11 |
Author(s): | sta |
Last Update: | Sunday, July 3, 2016 |
.NET Fiddle: | Online Example |
Project Url: | http://sta.github.io/websocket-sharp |
NuGet Url: | https://www.nuget.org/packages/WebSocketSharp |
Install
Install-Package WebSocketSharp
dotnet add package WebSocketSharp
paket add WebSocketSharp
WebSocketSharp Download (Unzip the "nupkg" after downloading)
Dependencies
30 packages depend on this package.
Tags
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).