Waher.Networking.XMPP
4.1.4
dotnet add package Waher.Networking.XMPP --version 4.1.4
NuGet\Install-Package Waher.Networking.XMPP -Version 4.1.4
<PackageReference Include="Waher.Networking.XMPP" Version="4.1.4" />
<PackageVersion Include="Waher.Networking.XMPP" Version="4.1.4" />
<PackageReference Include="Waher.Networking.XMPP" />
paket add Waher.Networking.XMPP --version 4.1.4
#r "nuget: Waher.Networking.XMPP, 4.1.4"
#addin nuget:?package=Waher.Networking.XMPP&version=4.1.4
#tool nuget:?package=Waher.Networking.XMPP&version=4.1.4
Class library for communication using the XMPP protocol. Library contains both client-to-server and component-to-server communication classes. Classes can be extended freely by external modules. XMPP Extensions supported by the library by default include:
XEP-0004: Data Forms
XEP-0030: Service Discovery
XEP-0047: In-band Bytestreams
XEP-0049: Private XML Storage
XEP-0055: Jabber Search
XEP-0059: Result Set Management
XEP-0068: Field Standardization for Data Forms
XEP-0077: In-band Registration
XEP-0092: Software Version
XEP-0114: Jabber Component Protocol
XEP-0115: Entity Capabilities
XEP-0122: Data Forms Validation
XEP-0128: Service Discovery Extensions
XEP-0141: Data Forms Layout
XEP-0172: User Nickname
XEP-0184: Message Delivery Receipts
XEP-0191: Blocking Command
XEP-0199: XMPP Ping
XEP-0221: Data Forms Media Element
XEP-0231: Bits of Binary
XEP-0331: Data Forms - Color Field Types
XEP-0336: Data Forms - Dynamic Forms
XEP-0348: Signing Forms
XEP-0363: HTTP File Upload
XEP-0377: Spam Reporting
Support for other extensions is provided by separate nuget packages. See: https://waher.se/IoTGateway/Libraries.md#networking
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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | 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.1
- System.Net.Http (>= 4.3.4)
- System.Net.Security (>= 4.3.2)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Xml.XmlDocument (>= 4.3.0)
- Waher.Content (>= 3.3.2)
- Waher.Content.Xml (>= 3.1.1)
- Waher.Events (>= 1.4.3)
- Waher.Networking (>= 4.5.0)
- Waher.Runtime.Cache (>= 2.1.0)
- Waher.Runtime.Inventory (>= 1.4.2)
- Waher.Runtime.IO (>= 1.0.4)
- Waher.Runtime.Threading (>= 2.1.1)
- Waher.Script (>= 2.11.1)
- Waher.Security (>= 1.0.13)
NuGet packages (30)
Showing the top 5 NuGet packages that depend on Waher.Networking.XMPP:
Package | Downloads |
---|---|
Waher.IoTGateway
Defines the IoT Gateway runtime environment. |
|
Waher.Networking.XMPP.Provisioning
Implements the XMPP IoT provisioning extesion as defined by the Neuro-Foundation (neuro-foundation.io). |
|
Waher.Networking.XMPP.P2P
Implements support for serverless XMPP messaging and SOCKS5 content transfer. It also provides support for End-to-End (E2E) encryption. Ciphers and algorithms supported include: Curve25519 Curve 448 Edwards25519 Edwards448 (Goldilocks) NIST P-192 NIST P-224 NIST P-256 NIST P-384 NIST P-521 ECDSA EdDSA ECDH RSA AES ChaCha20 Poly1305 |
|
Waher.Networking.XMPP.Sensor
Implements the XMPP IoT sensor data extesion as defined by the Neuro-Foundation (neuro-foundation.io). |
|
Waher.Networking.XMPP.Concentrator
Implements the XMPP IoT concentrator as defined by the Neuro-Foundation (neuro-foundation.io). The concentrator interface allows a device to manage a set of internal virtual devices, all sharing the same XMPP connection. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.4 | 242 | 4/23/2025 |
4.1.3 | 397 | 4/13/2025 |
4.1.2 | 284 | 4/6/2025 |
4.1.1 | 990 | 2/5/2025 |
4.1.0 | 1,166 | 1/9/2025 |
4.0.0 | 1,452 | 11/17/2024 |
3.2.1 | 734 | 10/28/2024 |
3.2.0 | 1,491 | 9/20/2024 |
3.1.1 | 285 | 8/22/2024 |
3.1.0 | 204 | 8/21/2024 |
3.0.0 | 786 | 8/15/2024 |
2.1.7 | 645 | 7/24/2024 |
2.1.6 | 563 | 5/2/2024 |
2.1.5 | 890 | 1/15/2024 |
2.1.4 | 1,343 | 10/6/2023 |
2.1.3 | 1,854 | 9/20/2023 |
2.1.2 | 4,598 | 3/20/2023 |
2.1.1 | 2,050 | 2/27/2023 |
2.1.0 | 2,158 | 12/11/2022 |
2.0.7 | 2,578 | 10/12/2022 |
2.0.6 | 7,276 | 9/3/2022 |
2.0.5 | 5,520 | 8/17/2022 |
2.0.4 | 3,372 | 7/27/2022 |
2.0.3 | 4,905 | 5/5/2022 |
2.0.2 | 5,026 | 4/14/2022 |
2.0.1 | 13,960 | 1/15/2022 |
2.0.0 | 5,719 | 1/3/2022 |
1.1.20 | 4,728 | 10/8/2021 |
1.1.19 | 1,728 | 9/29/2021 |
1.1.18 | 1,940 | 9/22/2021 |
1.1.17 | 1,670 | 9/7/2021 |
1.1.16 | 2,723 | 7/30/2021 |
1.1.15 | 2,268 | 6/18/2021 |
1.1.14 | 2,082 | 5/10/2021 |
1.1.13 | 4,045 | 4/12/2021 |
1.1.12 | 1,697 | 4/9/2021 |
1.1.11 | 6,573 | 3/22/2021 |
1.1.10 | 2,676 | 2/25/2021 |
1.1.9 | 1,483 | 2/22/2021 |
1.1.8 | 2,531 | 2/10/2021 |
1.1.7 | 1,301 | 1/22/2021 |
1.1.6 | 1,778 | 1/12/2021 |
1.1.5 | 2,632 | 12/17/2020 |
1.1.4 | 4,818 | 11/9/2020 |
1.1.3 | 3,053 | 8/31/2020 |
1.1.2 | 1,824 | 8/11/2020 |
1.1.1 | 3,417 | 7/9/2020 |
1.1.0 | 6,072 | 6/23/2020 |
1.0.45 | 10,170 | 3/31/2020 |
1.0.44 | 3,139 | 2/27/2020 |
1.0.43 | 2,187 | 1/3/2020 |
1.0.42 | 10,485 | 6/8/2019 |
1.0.41 | 2,219 | 4/10/2019 |
1.0.39 | 8,419 | 1/28/2019 |
1.0.38 | 2,780 | 1/18/2019 |
1.0.37 | 8,066 | 11/5/2018 |
1.0.36 | 1,502 | 11/4/2018 |
1.0.35 | 2,286 | 10/29/2018 |
1.0.34 | 6,063 | 9/4/2018 |
1.0.33 | 3,248 | 8/18/2018 |
1.0.32 | 3,033 | 8/1/2018 |
1.0.31 | 2,209 | 7/30/2018 |
1.0.30 | 1,417 | 7/26/2018 |
1.0.29 | 2,394 | 7/24/2018 |
1.0.28 | 3,505 | 7/18/2018 |
1.0.27 | 2,761 | 7/7/2018 |
1.0.26 | 2,627 | 7/4/2018 |
1.0.25 | 8,333 | 5/10/2018 |
1.0.24 | 1,975 | 4/25/2018 |
1.0.23 | 1,631 | 4/23/2018 |
1.0.22 | 1,543 | 4/23/2018 |
1.0.21 | 6,386 | 3/12/2018 |
1.0.20 | 1,673 | 3/11/2018 |
1.0.19 | 1,795 | 3/10/2018 |
1.0.18 | 1,637 | 3/9/2018 |
1.0.17 | 1,587 | 3/6/2018 |
1.0.16 | 2,565 | 2/18/2018 |
1.0.15 | 20,888 | 1/28/2018 |
1.0.14 | 1,868 | 1/24/2018 |
1.0.13 | 24,222 | 12/29/2017 |
1.0.12 | 9,563 | 12/4/2017 |
1.0.10 | 3,064 | 11/13/2017 |
1.0.9 | 6,606 | 10/11/2017 |
1.0.8 | 1,796 | 10/11/2017 |
1.0.7 | 1,843 | 10/9/2017 |
1.0.6 | 1,492 | 10/4/2017 |
1.0.5 | 1,676 | 10/2/2017 |
1.0.4 | 1,633 | 10/2/2017 |
1.0.3 | 1,976 | 10/2/2017 |
1.0.1 | 1,796 | 9/30/2017 |
1.0.0 | 8,876 | 9/6/2017 |