DotNetty.Codecs.Stomp
0.6.1
Stomp codec for DotNetty
Suggested Alternatives
UnOfficial.DotNetty.Codecs.Stomp
Additional DetailsIf you want to use stomp protocol on dotnetty, you should use UnOfficial.DotNetty.Codecs.Stomp with UnOfficial.DotNetty.Codecs.
Sorry for the confusion.
Install-Package DotNetty.Codecs.Stomp -Version 0.6.1
dotnet add package DotNetty.Codecs.Stomp --version 0.6.1
<PackageReference Include="DotNetty.Codecs.Stomp" Version="0.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DotNetty.Codecs.Stomp --version 0.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNetty.Codecs.Stomp, 0.6.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- DotNetty.Buffers (>= 0.6.0)
- DotNetty.Codecs (>= 0.6.0)
- DotNetty.Common (>= 0.6.0)
- DotNetty.Transport (>= 0.6.0)
-
.NETStandard 1.3
- DotNetty.Buffers (>= 0.6.0)
- DotNetty.Codecs (>= 0.6.0)
- DotNetty.Common (>= 0.6.0)
- DotNetty.Transport (>= 0.6.0)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.Contracts (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.