WatsonWebsocket 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package WatsonWebsocket --version 1.0.2
NuGet\Install-Package WatsonWebsocket -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WatsonWebsocket" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WatsonWebsocket --version 1.0.2
#r "nuget: WatsonWebsocket, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WatsonWebsocket as a Cake Addin
#addin nuget:?package=WatsonWebsocket&version=1.0.2

// Install WatsonWebsocket as a Cake Tool
#tool nuget:?package=WatsonWebsocket&version=1.0.2

A simple C# async websocket server and client with integrated framing for reliable transmission and receipt of data

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on WatsonWebsocket:

Package Downloads
BigQ.Client

BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications. This package includes the BigQ client and associated libraries.

BigQ.Server

BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications. This package includes the BigQ server and associated libraries.

BigQ.dll

BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications.

BigQ.Core

BigQ is a messaging platform using TCP sockets and websockets featuring sync, async, channel, and private communications. This package includes the BigQ core libraries. Please also download the BigQ.Client or BigQ.Server package as needed.

RCPSharp

RCP for .NET

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on WatsonWebsocket:

Repository Stars
silahian/VisualHFT
VisualHFT is a cutting-edge GUI platform for market analysis, focusing on real-time visualization of market microstructure. Built with WPF & C#, it displays key metrics like Limit Order Book dynamics and execution quality. Its modular design ensures adaptability for developers and traders, enabling tailored analytical solutions.
nulastudio/NetBeauty2
Move a .NET Framework/.NET Core app runtime components and dependencies into a sub-directory and make it beauty.
ME3Tweaks/ME3TweaksModManager
Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition
Version Downloads Last updated
4.1.1 624 3/10/2024
4.1.0 104 3/7/2024
4.0.11 27,973 6/28/2023
4.0.10 6,996 5/23/2023
4.0.9 822 5/10/2023
4.0.8 2,581 2/24/2023
4.0.6 4,005 1/31/2023
4.0.4 7,702 1/2/2023
4.0.3 457 12/16/2022
4.0.2 293 12/16/2022
4.0.1 1,479 11/22/2022
3.0.2 5,096 10/24/2022
3.0.1 9,673 8/8/2022
2.3.5 2,806 8/8/2022
2.3.4 2,289 7/11/2022
2.3.3 580 7/2/2022
2.3.2.6 4,465 5/17/2022
2.3.2.5 7,777 2/7/2022
2.3.2.1 8,152 11/12/2021
2.3.2 3,319 10/15/2021
2.3.1 2,236 9/21/2021
2.3.0 13,654 4/15/2021
2.2.1.3 2,955 2/16/2021
2.2.1.2 401 2/15/2021
2.2.1.1 489 2/15/2021
2.2.1 440 2/15/2021
2.2.0.13 4,717 12/26/2020
2.2.0.12 554 12/17/2020
2.2.0.11 818 12/15/2020
2.2.0.10 646 12/7/2020
2.2.0.9 469 12/4/2020
2.2.0.8 693 11/16/2020
2.2.0.7 500 11/16/2020
2.2.0.6 501 11/16/2020
2.2.0.5 677 10/20/2020
2.2.0.4 620 10/14/2020
2.2.0.3 487 10/14/2020
2.2.0.2 523 10/14/2020
2.2.0.1 704 9/18/2020
2.2.0 607 9/10/2020
2.1.7.2 31,910 5/19/2020
2.1.7.1 780 5/18/2020
2.1.7 872 5/16/2020
2.1.6 2,688 5/11/2020
2.1.5 3,144 4/6/2020
2.1.4 12,127 3/29/2020
2.1.3 10,021 3/13/2020
2.1.2 957 3/12/2020
2.1.1 632 3/12/2020
2.1.0 541 3/12/2020
2.0.2 44,856 12/9/2019
2.0.1 12,809 9/21/2019
2.0.0 2,198 9/5/2019
1.3.0 1,163 8/28/2019
1.2.7 596 8/23/2019
1.2.6 570 8/22/2019
1.2.5 646 6/13/2019
1.2.4 4,569 3/11/2019
1.2.3 1,081 12/19/2017
1.2.2 930 9/8/2017
1.2.1 943 8/14/2017
1.2.0 964 7/12/2017
1.1.1 963 7/1/2017
1.1.0 930 6/26/2017
1.0.3 2,694 3/10/2017
1.0.2 939 3/10/2017
1.0.1 938 3/10/2017
1.0.0 999 3/8/2017

DataReceiver bugfix on client