Info
Version: | 1.0.1 |
Author(s): | sta |
Last Update: | Tuesday, October 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PingmanTools/websocket-sharp/ |
NuGet Url: | https://www.nuget.org/packages/WebSocketSharp-netstandard |
Install
Install-Package WebSocketSharp-netstandard
dotnet add package WebSocketSharp-netstandard
paket add WebSocketSharp-netstandard
WebSocketSharp-netstandard Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
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).