Skip to main content
WebsocketClientLite.PCL package icon

WebsocketClientLite.PCL

A simple and light WebSocket client. Can be set to ignore SSL/TLS server certificate issues (use with care!). Easily and effectively observe incoming message using Reactive Extensions (Rx)

Total Downloads
221.5K
221,454
Published
Jul 10, 2025
Latest stable version

Install

.NET CLI
dotnet add package WebsocketClientLite.PCL --version 8.2.0
Package Manager Console
Install-Package WebsocketClientLite.PCL -Version 8.2.0
PackageReference
<PackageReference Include="WebsocketClientLite.PCL" Version="8.2.0" />

Frameworks

net8.0 net9.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[8.2.0, )
[5.0.0, )
[6.0.1, )
[8.2.0, )
[5.0.0, )
[6.0.1, )
IWebsocketClientLite
.NETStandard2.0
[8.2.0, )
HttpMachine.PCL
.NETStandard2.0
[5.0.0, )
[9.0.7, )
System.Memory
.NETStandard2.0
[4.6.3, )
System.Reactive
.NETStandard2.0
[6.0.1, )
IWebsocketClientLite
.NETStandard2.1
[8.2.0, )
HttpMachine.PCL
.NETStandard2.1
[5.0.0, )
System.Reactive
.NETStandard2.1
[6.0.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

The published metadata declares 14 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.