XSockets.Client 6.3.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package XSockets.Client --version 6.3.1
NuGet\Install-Package XSockets.Client -Version 6.3.1
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="XSockets.Client" Version="6.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XSockets.Client --version 6.3.1
#r "nuget: XSockets.Client, 6.3.1"
#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 XSockets.Client as a Cake Addin
#addin nuget:?package=XSockets.Client&version=6.3.1

// Install XSockets.Client as a Cake Tool
#tool nuget:?package=XSockets.Client&version=6.3.1

Supports: .NET 4.5+, Xamarin iOS x64, MonoTouch (iOS), MonoDroid (Android), WinPhone, WinStore, Universal, .NET 3.5

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.0-preview001 1,000 8/17/2020
6.3.1 20,785 1/19/2017
6.2.0 1,854 7/3/2016
6.0.9 1,579 6/14/2016
6.0.8 1,762 6/13/2016
6.0.7 1,527 6/6/2016
6.0.4 1,648 5/16/2016

Added autoreconnect to first call to Open and introduced a new event for OnConnectAttempt