项目作者: fengma312

项目描述 :
This is a socket framework based on C # net standard2.0 write, can be used for .NET Framework / dotnet core assembly, can run in window (IOCP) / linux (epoll) .Use asynchronous connection, asynchronous send, asynchronous receive, Performance burst tables, and pass the stress test. 这是一个基于C# .net standard2.0 写的socket框架,可使用于.net Framework/dotnet core程序集,能在window(IOCP)/linux(epoll)运行.使用异步连接,异步发送,异步接收,性能爆表,并且通过压力测试。
高级语言: C#
项目地址: git://github.com/fengma312/socket.core.git
创建时间: 2017-12-29T05:28:06Z
项目社区:https://github.com/fengma312/socket.core

开源协议:Apache License 2.0

关键词:
asynchronous epoll iocp socket

下载