Found 608 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.
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.
System.Net.WebSockets.WebSocketProtocol
ASP.NET Core web socket middleware for use on top of opaque servers.
Ecng system framework
GraphQL over WebSocket transport implementation for StrawberryShake GraphQL clients.
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft's managed implementation of System.Net.WebSockets.ClientWebSocket tweaked for use on Windows 7 and .NET 4.5
WebSockets transport for subscriptions
This package provides the WebSockets client transport of AMQP.Net Lite for netstandard.
WebSockets transport for subscriptions
Incredibly simple real-time web for .NET. This package pulls in the server components and JavaScript client required to use SignalR in an ASP.NET application.
This package provides a WebAssembly implementation of the System.Net.WebSocket base class, to be used along with the Uno.Wasm.Bootstrap package.
Note: This package is not actively developed. Please consider an alternative such as SignalR. This preview package provides functionality for writing WebSocket-enabled server applications on Windows 8 using ASP.NET and WCF. Requires .NET 4.5 RC and Windows 8 RC.
WampSharp System.Net.WebSockets.WebSocket support
Ecng system framework
High performance WebSocket on .NET (both server and client - standalone or wrapper of System.Net.WebSockets.WebSocket)
Client for websocket API with built-in reconnection and error handling
The core module for a simple websocket server and client implementation with authentication.
ASP.NET 5 web socket middleware for use on top of opaque servers.