WebSocketSharp-netstandard
1.0.1
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)
Install-Package WebSocketSharp-netstandard -Version 1.0.1
dotnet add package WebSocketSharp-netstandard --version 1.0.1
<PackageReference Include="WebSocketSharp-netstandard" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebSocketSharp-netstandard --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebSocketSharp-netstandard, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebSocketSharp-netstandard as a Cake Addin
#addin nuget:?package=WebSocketSharp-netstandard&version=1.0.1
// Install WebSocketSharp-netstandard as a Cake Tool
#tool nuget:?package=WebSocketSharp-netstandard&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (31)
Showing the top 5 NuGet packages that depend on WebSocketSharp-netstandard:
Package | Downloads |
---|---|
SocketIOClient
socket.io-client implemention for .NET
|
|
BinanceDotNet
The Binance CryptoCurrency exchange C# wrapper of the API. It is built in dotnet core, supports all REST and WebSocket endpoints, has full logging capabilities, a built in Cache for selected endpoints, a Rate limiter and more. Enjoy Binance API data, fast and reliably.
|
|
MIG
MIG is a .Net library providing an integrated solution for developing multi-protocol networked applications and real time web applications.
|
|
obs-websocket-dotnet
Official obs-websocket .NET library. Written in C#. Supports .NET Standard
|
|
BaseHost
Configured host with container, logging and some extension methods.
|
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on WebSocketSharp-netstandard:
Repository | Stars |
---|---|
ispysoftware/iSpy
Open source surveillance software
|
|
wabbajack-tools/wabbajack
A mod list downloader & installer for Skyrim/Oblivion and Fallout games
|
|
vvvv/vvvv-sdk
public sources of vvvv
|
|
doghappy/socket.io-client-csharp
socket.io-client implemention for .NET
|
|
sonvister/Binance
A .NET Standard Binance API library.
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 233,125 | 10/24/2017 |