Info
Version: | 2.0.7 |
Author(s): | Peter Waher |
Last Update: | Wednesday, July 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Networking/Waher.Networking.CoAP |
NuGet Url: | https://www.nuget.org/packages/Waher.Networking.CoAP |
Install
Install-Package Waher.Networking.CoAP
dotnet add package Waher.Networking.CoAP
paket add Waher.Networking.CoAP
Waher.Networking.CoAP Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Content(>= 1.0.29)
- Waher.Events(>= 1.0.12)
- Waher.Networking(>= 1.0.18)
- Waher.Runtime.Cache(>= 1.0.4)
- Waher.Runtime.Inventory(>= 1.0.14)
- Waher.Runtime.Timing(>= 1.0.3)
- Waher.Security.DTLS(>= 1.0.8)
- Waher.Security(>= 1.0.7)
- NETStandard.Library(>= 1.6.1)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.NetworkInformation(>= 4.3.0)
Tags
DTLS encryption available through the use of the Waher.Security.DTLS library.