Actor框架
名字 | 开源地址 | NuGet | 主站点 | 中文站点 |
---|---|---|---|---|
Proto.Actor | AsynkronIT/protoactor-dotnet | Proto.Actor | proto.actor | |
Akka.NET | akkadotnet/akka.net | Akka | getakka.net | |
Orleans | dotnet/orleans | Microsoft.Orleans.Core | dotnet.github.io/orleans | orleans.azurewebsites.net |
actors-actors | vlingo-net/xoom-net-actors | Vlingo.Xoom.Actors |
网络库
名字 | 开源地址 | NuGet | 协议支持 | C/S端 | 主站点 |
---|---|---|---|---|---|
SpanNetty | cuteant/SpanNetty | SpanNetty.Handlers | TCP、UDP、HTTP、HTTP2、WebSocket | C、S | |
LiteNetLib | RevenantX/LiteNetLib | LiteNetLib | RUDP | C、S | revenantx.github.io/LiteNetLib |
Telepathy | vis2k/Telepathy | Telepathy | TCP | C、S | |
NetCoreServer | chronoxor/NetCoreServer | NetCoreServer | TCP、UDP、HTTP、WebSocket | C、S | chronoxor.github.io/NetCoreServer |
WatsonTcp | jchristn/WatsonTcp | WatsonTcp | TCP | C、S | |
websocket-sharp | sta/websocket-sharp | WebSocketSharp | WebSocket | C、S | sta.github.io/websocket-sharp |
EmbedIO | unosquare/embedio | EmbedIO | Http、WebSocket | S | unosquare.github.io/embedio |
评论 (0)