WebsocketClientLite.PCL 1.6.2

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

// Install WebsocketClientLite.PCL as a Cake Tool
#tool nuget:?package=WebsocketClientLite.PCL&version=1.6.2

A simple and light Websocket client.
Xamarin cross-platform.
Can be set to ignore SSL/TLS server certificate issues.
Observe incoming message using Reactive Extensions (Rx)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on WebsocketClientLite.PCL:

Package Downloads
CryptoExchangeClient

Clients for multiple cryptocurrency exchanges. All clients have a shared interface for common actions.

SlackConnector_Demo

Demo version of SlackConnector initiates an open connection between you and the Slack api servers. SlackConnector uses web-sockets to allow real-time messages to be received and handled within your application.

PureWebSockets_WebsocketLite

A cross platform WebSocket client library for .NET NetStandard core (backed by WebsocketClientLite).

WebRTCme.Middleware

WebRTC middleware for .NET MAUI and Blazor applications.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WebsocketClientLite.PCL:

Repository Stars
melihercan/WebRTCme
A cross-platform framework for adding WebRTC support to .NET MAUI, Blazor, and Desktop applications by using a single unified .NET/C# API.
Version Downloads Last updated
7.3.2 1,191 1/5/2023
7.3.0 1,108 5/28/2022
7.2.2 979 4/24/2022
7.2.1 931 4/24/2022
7.1.1 890 4/22/2022
7.1.0 885 4/21/2022
7.0.7 907 4/20/2022
7.0.6 1,307 4/18/2022
7.0.5 895 4/18/2022
7.0.4 907 4/18/2022
6.4.0 1,108 3/20/2022
6.3.0 2,154 9/25/2021
6.2.0 20,070 10/27/2018
6.1.1 9,245 9/9/2018
6.1.0 1,269 9/7/2018
6.0.0 1,295 9/3/2018
5.1.1 1,455 8/24/2018
5.0.0 24,934 6/2/2018
4.2.5 3,090 4/8/2018
4.2.5-beta1 1,424 4/7/2018
4.2.3 1,869 3/23/2018
4.2.1 1,809 2/15/2018
4.2.0 1,458 2/11/2018
4.1.4 1,661 2/1/2018
4.1.2 1,706 10/23/2017
4.1.1 12,701 9/22/2017
4.0.6 9,043 5/13/2017
3.7.8 1,498 4/17/2017
3.7.4 1,487 4/17/2017
3.7.3 1,483 4/15/2017
3.7.0 1,569 3/12/2017
3.6.8 1,541 3/2/2017
3.6.6 1,670 2/14/2017
3.6.2 1,651 12/10/2016
3.6.0 1,742 11/24/2016
2.0.11 1,632 11/6/2016
1.6.2 1,649 10/15/2016
1.5.2 1,688 6/29/2016

PCL Profile111 (code/functionality identical to version 2.0.10
   Adding the option to choose TLS Protocol