张泳健 7fd5990360 Half Package Problem. il y a 7 ans
DotNettyFrom Half Package Problem. il y a 7 ans
DotNettyFromTests 指令化登录,心跳 il y a 7 ans
TestServer INIT il y a 7 ans
.gitignore INIT il y a 7 ans
DotNettyFrom.sln init update il y a 7 ans
README.md INIT il y a 7 ans

README.md

使用

Visual Studio 2017.

 新建一个C#项目

工具->Nuget包管理器->程序包管理器控制台输入

https://www.nuget.org/packages?q=DotNetty&prerel=false

添加以下依赖包

Install-Package DotNetty.Common -Version 0.4.6
Install-Package DotNetty.Transport -Version 0.4.6
Install-Package DotNetty.Codecs -Version 0.4.6
Install-Package DotNetty.Handlers -Version 0.4.6