WebSocket4Net is a .NET websocket client implemtation. It originates from SuperWebSocket WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.
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...
More information
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...
More information
This is the dll found in 1.0.3-rc11 of the original project, although it is not flagged as prerelease by NuGet which should allow using it as a dependency without flagging your own library as a pre release.
This is the Azure Relay .NET Standard client library for Hybrid Connections. For more information about Relay see https://azure.microsoft.com/en-us/services/service-bus/.
This package is only supported on Windows 8 / Windows Server 2012 and newer.
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
The Diffusion .NET Client Library allows interaction with a Diffusion server from any environment that supports .NET Standard 2.0.
Clients use a WebSocket connection to send and receive, as well as perform other functions such as adding, removing or updating topics.