DotNetty project – a port of netty, event-driven asynchronous network application framework
Перейти к файлу
Filip Stankovski 78c5757062
Merge pull request #621 from Azure/filipbitola/version_to_0_7_6
Updating package version to 0.7.6
2024-02-14 13:25:16 -08:00
.nuget
.vscode
examples
shared
src
test
tools
.gitattributes
.gitignore
CONTRIBUTING.MD
Directory.Build.targets
DotNetty.sln
DotNetty.sln.DotSettings
DotNetty.snk
LICENSE.txt
README.md
RELEASE_NOTES.md
SECURITY.md
ThirdPartyNotices.txt
after.DotNetty.sln.targets
appveyor.yml
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 AppVeyor

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.