Ninja.WebSockets NuGet Package

A concrete implementation of the .Net Standard 2.0 System.Net.WebSockets.WebSocket abstract class

Can target .NET 4.5 (or above) or .NET Standard 2.0 (or above)
Works on any version of Windows (including Windows 7) as well as Linux as it does not use HTTP.sys.

A WebSocket library that allows you to make WebSocket connections as a client or to respond to WebSocket requests as a server.

You can safely pass around a general purpose WebSocket instance throughout your codebase without tying yourself strongly to this library. This is the same WebSocket abstract class used by .net core 2.0 and it allows for asynchronous Websocket communication for improved performance and scalability.




Got any Ninja.WebSockets Question?





Info

Version: 1.1.8
Author(s): David Haig
Last Update: Monday, November 9, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ninjasource/Ninja.WebSockets
NuGet Url: https://www.nuget.org/packages/Ninja.WebSockets


Install
Install-Package Ninja.WebSockets
dotnet add package Ninja.WebSockets
paket add Ninja.WebSockets
Ninja.WebSockets Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • No dependencies.
.NETStandard 2.0
  • No dependencies.
1 package depend on this package.


Tags



STATS

must-have-score

2.6

avg-downloads-per-day

10

days-since-last-release

1254