DotNetty-dev

所属分类:.net编程
开发工具:C#
文件大小:1346KB
下载次数:4
上传日期:2019-07-16 08:31:20
上 传 者JJake
说明:  C#版本的Netty封装,并提供HTTP等协议的封装实现
(Netty encapsulation in C# version and implementation of HTTP protocol encapsulation)

文件列表:
DotNetty-dev (0, 2018-11-04)
DotNetty-dev\.nuget (0, 2018-11-04)
DotNetty-dev\.nuget\NuGet.Config (164, 2018-11-04)
DotNetty-dev\.vscode (0, 2018-11-04)
DotNetty-dev\.vscode\launch.json (689, 2018-11-04)
DotNetty-dev\.vscode\tasks.json (319, 2018-11-04)
DotNetty-dev\CONTRIBUTING.MD (7925, 2018-11-04)
DotNetty-dev\Directory.Build.targets (151, 2018-11-04)
DotNetty-dev\DotNetty.sln (27622, 2018-11-04)
DotNetty-dev\DotNetty.sln.DotSettings (18924, 2018-11-04)
DotNetty-dev\DotNetty.snk (596, 2018-11-04)
DotNetty-dev\LICENSE.txt (1117, 2018-11-04)
DotNetty-dev\RELEASE_NOTES.md (5699, 2018-11-04)
DotNetty-dev\ThirdPartyNotices.txt (9717, 2018-11-04)
DotNetty-dev\after.DotNetty.sln.targets (138, 2018-11-04)
DotNetty-dev\appveyor.yaml (398, 2018-11-04)
DotNetty-dev\build.cake (9170, 2018-11-04)
DotNetty-dev\build.ps1 (4692, 2018-11-04)
DotNetty-dev\build.sh (4693, 2018-11-04)
DotNetty-dev\examples (0, 2018-11-04)
DotNetty-dev\examples\Discard.Client (0, 2018-11-04)
DotNetty-dev\examples\Discard.Client\Discard.Client.csproj (1343, 2018-11-04)
DotNetty-dev\examples\Discard.Client\DiscardClientHandler.cs (1596, 2018-11-04)
DotNetty-dev\examples\Discard.Client\Program.cs (2408, 2018-11-04)
DotNetty-dev\examples\Discard.Client\Properties (0, 2018-11-04)
DotNetty-dev\examples\Discard.Client\Properties\AssemblyInfo.cs (1404, 2018-11-04)
DotNetty-dev\examples\Discard.Client\appsettings.json (80, 2018-11-04)
DotNetty-dev\examples\Discard.Server (0, 2018-11-04)
DotNetty-dev\examples\Discard.Server\Discard.Server.csproj (1343, 2018-11-04)
DotNetty-dev\examples\Discard.Server\DiscardServerHandler.cs (631, 2018-11-04)
DotNetty-dev\examples\Discard.Server\Program.cs (2336, 2018-11-04)
DotNetty-dev\examples\Discard.Server\Properties (0, 2018-11-04)
DotNetty-dev\examples\Discard.Server\Properties\AssemblyInfo.cs (1404, 2018-11-04)
DotNetty-dev\examples\Discard.Server\appsettings.json (40, 2018-11-04)
DotNetty-dev\examples\Echo.Client (0, 2018-11-04)
DotNetty-dev\examples\Echo.Client\Echo.Client.csproj (1343, 2018-11-04)
DotNetty-dev\examples\Echo.Client\EchoClientHandler.cs (1498, 2018-11-04)
... ...

# DotNetty Project [![Join the chat at https://gitter.im/Azure/DotNetty](https://img.shields.io/gitter/room/Azure/DotNetty.js.svg?style=flat-square)](https://gitter.im/Azure/DotNetty?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Available on NuGet https://www.nuget.org/packages?q=DotNetty](https://img.shields.io/nuget/v/DotNetty.Common.svg?style=flat-square)](https://www.nuget.org/packages?q=DotNetty) [![AppVeyor](https://img.shields.io/appveyor/ci/nayato/dotnetty.svg?label=appveyor&style=flat-square)](https://ci.appveyor.com/project/nayato/dotnetty) DotNetty is a port of [Netty](https://github.com/netty/netty), asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. ## Use * Official releases are on [NuGet](https://www.nuget.org/packages?q=DotNetty). * Nightly builds are available on [MyGet](https://www.myget.org/F/dotnetty/api/v2/). ## 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](http://azure.github.io/guidelines.html) open source that details information on onboarding as a contributor * See [C# Coding Style](https://github.com/Azure/DotNetty/wiki/C%23-Coding-Style) for reference on coding style.

近期下载者

相关文件


收藏者