DotNetty.Common-signed
0.3.2
DEPRECATED: use package without "-signed".
DotNetty is a port of netty framework. It is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Install-Package DotNetty.Common-signed -Version 0.3.2
dotnet add package DotNetty.Common-signed --version 0.3.2
<PackageReference Include="DotNetty.Common-signed" Version="0.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetty.Common-signed --version 0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Better API alignment with final version of netty 4.1 (#125).
- Exposed API for flexible TlsHandler initialization (#132, #134).
Dependencies
This package has no dependencies.
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on DotNetty.Common-signed:
Package | Downloads |
---|---|
DotNetty.Transport-signed
DEPRECATED: use package without "-signed".
UDP and TCP SocketChannel implementations for DotNetty.
|
|
DotNetty.Buffers-signed
DEPRECATED: use package without "-signed".
Byte buffers support for DotNetty.
|
|
DotNetty.Codecs-signed
DEPRECATED: use package without "-signed".
Common wire format codecs DotNetty.
|
|
DotNetty.Handlers-signed
DEPRECATED: use package without "-signed".
TLS and other handler support DotNetty.
|
|
DotNetty.Codecs.Mqtt-signed
DEPRECATED: use package without "-signed".
Mqtt codec support for DotNetty.
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on DotNetty.Common-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.
|