websocket-sharp.clone
3.0.0
WebSocket# provides the WebSocket protocol client and server.
It supports:
- WebSocket Client and Server
- RFC 6455
- Per-message Compression extension
- Secure Connection
- HTTP Authentication
- Query String, Origin header and Cookies
- Infinite streaming
- .NET 4.5 or later
Install-Package websocket-sharp.clone -Version 3.0.0
dotnet add package websocket-sharp.clone --version 3.0.0
<PackageReference Include="websocket-sharp.clone" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add websocket-sharp.clone --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This version removes all synchronous reads and writes.
Dependencies
-
.NETFramework 4.5
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 36,152 | 2/2/2016 |
2.0.0 | 1,778 | 11/10/2015 |
1.0.2 | 6,912 | 10/23/2014 |
1.0.0-beta | 602 | 10/20/2014 |