Waher.Networking.XMPP
1.1.5
See the version list below for details.
dotnet add package Waher.Networking.XMPP --version 1.1.5
NuGet\Install-Package Waher.Networking.XMPP -Version 1.1.5
<PackageReference Include="Waher.Networking.XMPP" Version="1.1.5" />
paket add Waher.Networking.XMPP --version 1.1.5
#r "nuget: Waher.Networking.XMPP, 1.1.5"
// Install Waher.Networking.XMPP as a Cake Addin #addin nuget:?package=Waher.Networking.XMPP&version=1.1.5 // Install Waher.Networking.XMPP as a Cake Tool #tool nuget:?package=Waher.Networking.XMPP&version=1.1.5
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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Net.Security (>= 4.3.2)
- System.Xml.XmlDocument (>= 4.3.0)
- Waher.Content (>= 1.0.29)
- Waher.Content.Xml (>= 1.0.11)
- Waher.Events (>= 1.0.13)
- Waher.Networking (>= 1.0.20)
- Waher.Runtime.Cache (>= 1.0.4)
- Waher.Runtime.Inventory (>= 1.0.14)
- Waher.Runtime.Threading (>= 1.1.0)
- Waher.Security (>= 1.0.7)
NuGet packages (29)
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 |
---|---|---|
3.2.1 | 601 | 10/28/2024 |
3.2.0 | 1,451 | 9/20/2024 |
3.1.1 | 271 | 8/22/2024 |
3.1.0 | 189 | 8/21/2024 |
3.0.0 | 771 | 8/15/2024 |
2.1.7 | 599 | 7/24/2024 |
2.1.6 | 545 | 5/2/2024 |
2.1.5 | 873 | 1/15/2024 |
2.1.4 | 1,328 | 10/6/2023 |
2.1.3 | 1,836 | 9/20/2023 |
2.1.2 | 4,498 | 3/20/2023 |
2.1.1 | 2,033 | 2/27/2023 |
2.1.0 | 2,136 | 12/11/2022 |
2.0.7 | 2,552 | 10/12/2022 |
2.0.6 | 7,244 | 9/3/2022 |
2.0.5 | 5,494 | 8/17/2022 |
2.0.4 | 3,346 | 7/27/2022 |
2.0.3 | 4,877 | 5/5/2022 |
2.0.2 | 4,975 | 4/14/2022 |
2.0.1 | 13,911 | 1/15/2022 |
2.0.0 | 5,664 | 1/3/2022 |
1.1.20 | 4,695 | 10/8/2021 |
1.1.19 | 1,697 | 9/29/2021 |
1.1.18 | 1,910 | 9/22/2021 |
1.1.17 | 1,639 | 9/7/2021 |
1.1.16 | 2,695 | 7/30/2021 |
1.1.15 | 2,234 | 6/18/2021 |
1.1.14 | 2,049 | 5/10/2021 |
1.1.13 | 4,012 | 4/12/2021 |
1.1.12 | 1,645 | 4/9/2021 |
1.1.11 | 6,540 | 3/22/2021 |
1.1.10 | 2,620 | 2/25/2021 |
1.1.9 | 1,445 | 2/22/2021 |
1.1.8 | 2,492 | 2/10/2021 |
1.1.7 | 1,262 | 1/22/2021 |
1.1.6 | 1,740 | 1/12/2021 |
1.1.5 | 2,583 | 12/17/2020 |
1.1.4 | 4,780 | 11/9/2020 |
1.1.3 | 3,013 | 8/31/2020 |
1.1.2 | 1,783 | 8/11/2020 |
1.1.1 | 3,378 | 7/9/2020 |
1.1.0 | 6,033 | 6/23/2020 |
1.0.45 | 10,129 | 3/31/2020 |
1.0.44 | 3,097 | 2/27/2020 |
1.0.43 | 2,147 | 1/3/2020 |
1.0.42 | 10,437 | 6/8/2019 |
1.0.41 | 2,158 | 4/10/2019 |
1.0.39 | 8,373 | 1/28/2019 |
1.0.38 | 2,734 | 1/18/2019 |
1.0.37 | 8,010 | 11/5/2018 |
1.0.36 | 1,446 | 11/4/2018 |
1.0.35 | 2,229 | 10/29/2018 |
1.0.34 | 6,000 | 9/4/2018 |
1.0.33 | 3,185 | 8/18/2018 |
1.0.32 | 2,939 | 8/1/2018 |
1.0.31 | 2,118 | 7/30/2018 |
1.0.30 | 1,321 | 7/26/2018 |
1.0.29 | 2,299 | 7/24/2018 |
1.0.28 | 3,371 | 7/18/2018 |
1.0.27 | 2,623 | 7/7/2018 |
1.0.26 | 2,490 | 7/4/2018 |
1.0.25 | 8,185 | 5/10/2018 |
1.0.24 | 1,827 | 4/25/2018 |
1.0.23 | 1,483 | 4/23/2018 |
1.0.22 | 1,397 | 4/23/2018 |
1.0.21 | 6,236 | 3/12/2018 |
1.0.20 | 1,525 | 3/11/2018 |
1.0.19 | 1,650 | 3/10/2018 |
1.0.18 | 1,488 | 3/9/2018 |
1.0.17 | 1,438 | 3/6/2018 |
1.0.16 | 2,399 | 2/18/2018 |
1.0.15 | 20,740 | 1/28/2018 |
1.0.14 | 1,718 | 1/24/2018 |
1.0.13 | 24,069 | 12/29/2017 |
1.0.12 | 9,407 | 12/4/2017 |
1.0.10 | 2,913 | 11/13/2017 |
1.0.9 | 6,452 | 10/11/2017 |
1.0.8 | 1,642 | 10/11/2017 |
1.0.7 | 1,682 | 10/9/2017 |
1.0.6 | 1,387 | 10/4/2017 |
1.0.5 | 1,508 | 10/2/2017 |
1.0.4 | 1,476 | 10/2/2017 |
1.0.3 | 1,821 | 10/2/2017 |
1.0.1 | 1,642 | 9/30/2017 |
1.0.0 | 8,721 | 9/6/2017 |