DotNetty project – a port of netty, event-driven asynchronous network application framework
Перейти к файлу
Johnny Z 68d2675008 ResourceLeakDetector 2017-11-17 11:58:59 -08:00
.nuget
.vscode
examples
shared
src ResourceLeakDetector 2017-11-17 11:58:59 -08:00
test ResourceLeakDetector 2017-11-17 11:58:59 -08:00
tools
.gitattributes
.gitignore
CONTRIBUTING.MD
DotNetty.sln
DotNetty.sln.DotSettings
DotNetty.snk
LICENSE.txt
README.md
RELEASE_NOTES.md
ThirdPartyNotices.txt
appveyor.yaml
build.cake
build.ps1
build.sh

README.md

DotNetty Project

Join the chat at https://gitter.im/Azure/DotNetty Available on NuGet https://www.nuget.org/packages?q=DotNetty

DotNetty is a port of Netty, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.

Use

  • Official releases are on NuGet.
  • Nightly builds are available on MyGet.

Contribute

We gladly accept community contributions.