Websockets.Pcl 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Websockets.Pcl --version 1.0.4
NuGet\Install-Package Websockets.Pcl -Version 1.0.4
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="Websockets.Pcl" Version="1.0.4">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Websockets.Pcl --version 1.0.4
#r "nuget: Websockets.Pcl, 1.0.4"
#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 Websockets.Pcl as a Cake Addin
#addin nuget:?package=Websockets.Pcl&version=1.0.4

// Install Websockets.Pcl as a Cake Tool
#tool nuget:?package=Websockets.Pcl&version=1.0.4

C# Websockets for all platforms using native bridges.

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 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. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Websockets.Pcl:

Package Downloads
LeanCloud.Realtime

The official LeanCloud Realtime SDK for .NET 4.5 or later.Support Windows Classic Desktop(WinForms & WPF) & Windows Mobile & Xamarin iOS & Xamarin Android & Xamarin Forms.

Realtime.Xamarin

Part of the The Realtime Framework, Realtime Cloud Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps. If your website or mobile app has data that needs to be updated in the user's interface as it changes (e.g. real-time stock quotes or ever changing social news feed) Realtime Cloud Messaging is the reliable, easy, unbelievably fast, "works everywhere" solution.

RealtimeFramework.Messaging.Portable

Part of the The Realtime Framework, Realtime Cloud Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps. If your website or mobile app has data that needs to be updated in the user's interface as it changes (e.g. real-time stock quotes or ever changing social news feed) Realtime Cloud Messaging is the reliable, easy, unbelievably fast, "works everywhere" solution.

SignalR.Client.Portable

A portable SignalR client with websocket support.

Xam.Plugin.LiveSync

See your Xamarin Forms XAML interface changing instantaneously just on save the file, without wasting time building the project every time. \o/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.9 41,010 3/25/2016
1.1.8 1,615 3/6/2016
1.1.6 2,246 2/25/2016
1.1.5 1,527 2/22/2016
1.1.4 1,572 2/22/2016
1.1.3 1,439 2/22/2016
1.1.2 1,767 2/22/2016
1.1.1 1,989 2/20/2016
1.1.0 1,657 2/12/2016
1.0.9 1,602 2/8/2016
1.0.8 1,464 2/8/2016
1.0.7 1,487 2/8/2016
1.0.6 1,427 2/8/2016
1.0.5 1,506 2/4/2016
1.0.4 1,431 2/4/2016
1.0.3 1,999 1/31/2016
1.0.2 1,690 1/31/2016
1.0.0 1,538 1/31/2016

IOS socket reuse fix