DotNetty.Codecs.Mqtt-signed
0.2.3
Mqtt codec support for DotNetty.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DotNetty.Codecs.Mqtt-signed -Version 0.2.3
dotnet add package DotNetty.Codecs.Mqtt-signed --version 0.2.3
<PackageReference Include="DotNetty.Codecs.Mqtt-signed" Version="0.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetty.Codecs.Mqtt-signed --version 0.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetty.Codecs.Mqtt-signed, 0.2.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DotNetty.Codecs.Mqtt-signed as a Cake Addin
#addin nuget:?package=DotNetty.Codecs.Mqtt-signed&version=0.2.3
// Install DotNetty.Codecs.Mqtt-signed as a Cake Tool
#tool nuget:?package=DotNetty.Codecs.Mqtt-signed&version=0.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Critical fix to handling of async operations when initiated from outside the event loop (#66).
- Fix to enable setting socket-related options through SetOption on Bootstrap (#68).
- build changes to allow signing assemblies
Dependencies
-
- DotNetty.Codecs-signed (>= 0.2.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DotNetty.Codecs.Mqtt-signed:
Package | Downloads |
---|---|
Microsoft.SmartFactory.Device.CSSDK
C# Device SDK for Smart Factory Tool Kit
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on DotNetty.Codecs.Mqtt-signed:
Repository | Stars |
---|---|
Azure/connectthedots
Connect tiny devices to Microsoft Azure services to build IoT solutions
|
|
Azure/azure-iot-remote-monitoring
Azure IoT Remote Monitoring preconfigured solution
|
|
Azure-Samples/service-fabric-dotnet-iot
An end-to-end sample that demonstrates an IoT application combining Service Fabric with other Azure services.
|