Class library adding the XMPP WebSocket protocol alternative binding mechanism to the XMPP client defined in Waher.Networking.XMPP, as defined in RFC 7395: An Extensible Messaging and Presence Protocol (XMPP) Subprotocol for WebSocket.
Info
Version: | 2.0.2 |
Author(s): | Peter Waher |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Networking/Waher.Networking.XMPP.WebSocket |
NuGet Url: | https://www.nuget.org/packages/Waher.Networking.XMPP.WebSocket |
Install
Install-Package Waher.Networking.XMPP.WebSocket
dotnet add package Waher.Networking.XMPP.WebSocket
paket add Waher.Networking.XMPP.WebSocket
Waher.Networking.XMPP.WebSocket Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Content.Xml(>= 1.0.11)
- Waher.Content(>= 1.0.29)
- Waher.Events(>= 1.0.12)
- Waher.Networking.XMPP(>= 1.1.4)
- Waher.Networking(>= 1.0.18)
- Waher.Runtime.Inventory(>= 1.0.14)
- Waher.Security(>= 1.0.7)
- NETStandard.Library(>= 1.6.1)
- System.Net.WebSockets.Client(>= 4.3.2)
Tags