SAEA.Socket is a high-performance IOCP framework based on.dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, single million connection high performance messaging server, ultra large file transmission, etc.
Reference components that search for saea in nuget, or enter the command Install-Package SAEA. Sockets-Version 2.1.0 directly
SAEA.Socket是一个高性能IOCP框架,基于.dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、单机百万连接高性能消息服务器、超大文件传输等
- IOCP
- FileTransfer
- MVC
- RPC
- Websocket
- RedisDrive
引用组件,可以在nuget中搜索saea,或者直接输入命令Install-Package SAEA.Sockets -Version 2.1.0 等方式
nuget url: https://www.nuget.org/packages?q=saea
##Detailes
Below are screenshots of various scenario test cases.
下面是各种场景测试实例截图