зеркало из https://github.com/Azure/DotNetty.git
392137ecb3
Signed-off-by: nivalxer <nivalxer@gmail.com> |
||
---|---|---|
.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
DotNetty is a port of Netty, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.
Use
Contribute
We gladly accept community contributions.
- Issues: Please report bugs using the Issues section of GitHub
- Source Code Contributions:
- Please follow the Microsoft Azure Projects Contribution Guidelines open source that details information on onboarding as a contributor
- See C# Coding Style for reference on coding style.