Protobuf编解码的封装,包括一些基础基类的实现.
Info
Version: | 1.0.2 |
Author(s): | BarryChueng |
Last Update: | Wednesday, February 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HDS.Netty.Codecs.Protobuf |
Install
Install-Package HDS.Netty.Codecs.Protobuf
dotnet add package HDS.Netty.Codecs.Protobuf
paket add HDS.Netty.Codecs.Protobuf
HDS.Netty.Codecs.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- HDS.Netty.Buffers(>= 1.0.2)
- HDS.Netty.Codecs(>= 1.0.2)
- HDS.Netty.Common(>= 1.0.2)
- HDS.Netty.Transport(>= 1.0.2)
- HDS.Protobuf(>= 1.1.1)
- System.Diagnostics.Contracts(>= 4.3.0)