Found 1,469 packages
Provides the System.Net.WebSockets.WebSocket abstract class and related types to allow developers to implement the WebSocket protocol (RFC 6455). WebSockets provide full-duplex communication over a single TCP connection. Commonly Used Types: System.Net.WebSockets.WebSocket System.Net.WebSockets.WebSocketContext System.Net.WebSockets.WebSocketException When using NuGet 3.x this package requires at least version 3.4.
System.Net.WebSockets.WebSocketProtocol
Abstractions for the Websocket transport used in GraphQL.Client
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.
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455). Commonly Used Types: System.Net.WebSockets.ClientWebSocket When using NuGet 3.x this package requires at least version 3.4.
Client for websocket API with built-in reconnection and error handling
ASP.NET Core web socket middleware for use on top of opaque servers.
A core Discord.Net library containing the WebSocket client and models.
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
C# LIME web socket transport library
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)
A C# implementation of the WebSocket protocol client and server
WebSocket handler for OWIN
SuperSocket WebSocket protocol implementation providing frame parsing, message handling, and standards-compliant WebSocket protocol support (RFC 6455) for real-time bidirectional communication.
GraphQL over WebSocket transport implementation for StrawberryShake GraphQL clients.
WatsonWebsocket is the EASIEST and FASTEST way to build client and server applications that rely on messaging using websockets. It's. Really. Easy.
Pusher .NET library for interacting with the HTTP API
SDK for www.CoinAPI.io WebSocket API
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