зеркало из https://github.com/Azure/DotNetty.git
921c6aab9e
Correctly placed "virtual", implemented default DeregisterAsync behavior. Minor tweaks to ReSharper settings. |
||
---|---|---|
shared | ||
src | ||
test | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.MD | ||
DotNetty.nuspec | ||
DotNetty.sln | ||
DotNetty.sln.DotSettings | ||
LICENSE.txt | ||
README.md | ||
ThirdPartyNotices.txt |
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.
Contribute
We gladly accept community contributions.
- Issues: Please report bugs using the Issues section of GitHub
- Source Code Contributions:
- Please follow the Contribution Guidelines for Microsoft Azure open source that details information on onboarding as a contributor
- See C# Coding Style for reference on coding style.