WebsocketClientLite.PCL
7.0.7
See the version list below for details.
dotnet add package WebsocketClientLite.PCL --version 7.0.7
NuGet\Install-Package WebsocketClientLite.PCL -Version 7.0.7
<PackageReference Include="WebsocketClientLite.PCL" Version="7.0.7" />
<PackageVersion Include="WebsocketClientLite.PCL" Version="7.0.7" />
<PackageReference Include="WebsocketClientLite.PCL" />
paket add WebsocketClientLite.PCL --version 7.0.7
#r "nuget: WebsocketClientLite.PCL, 7.0.7"
#:package WebsocketClientLite.PCL@7.0.7
#addin nuget:?package=WebsocketClientLite.PCL&version=7.0.7
#tool nuget:?package=WebsocketClientLite.PCL&version=7.0.7
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)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | 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 was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- HttpMachine.PCL (>= 4.0.3)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- System.Memory (>= 4.5.4)
- System.Reactive (>= 5.0.0)
-
.NETStandard 2.1
- HttpMachine.PCL (>= 4.0.3)
- System.Reactive (>= 5.0.0)
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 |
|---|---|---|
| 8.3.0 | 353 | 11/16/2025 |
| 8.2.0 | 319 | 7/10/2025 |
| 8.1.0 | 337 | 3/31/2025 |
| 8.0.0 | 279 | 3/16/2025 |
| 7.3.2 | 1,697 | 1/5/2023 |
| 7.3.0 | 1,329 | 5/28/2022 |
| 7.2.2 | 1,237 | 4/24/2022 |
| 7.2.1 | 1,143 | 4/24/2022 |
| 7.1.1 | 1,113 | 4/22/2022 |
| 7.1.0 | 1,112 | 4/21/2022 |
| 7.0.7 | 1,127 | 4/20/2022 |
| 7.0.6 | 1,572 | 4/18/2022 |
| 7.0.5 | 1,119 | 4/18/2022 |
| 7.0.4 | 1,143 | 4/18/2022 |
| 6.4.0 | 2,084 | 3/20/2022 |
| 6.3.0 | 2,423 | 9/25/2021 |
[General] Extended connection scheme support.