dotnetty
There are 33 repositories under dotnetty topic.
cuteant/SpanNetty
Port of Netty(v4.1.51.Final) for .NET
Coldairarrow/DotNettyRPC
A RPC Framework Based On DotNetty
linfx/MqttFx
MqttFx is a mqtt v3.1.1 client using DotNetty
steveleeCN87/doteasy.rpc
Inspired by microservices, a lightweight framework that looks like a rabbit, based on NET Core 2.0 Standard 2 core library
Tochemey/DotNetFreeSwitch
FreeSwitch library for DotNet
tangming579/DotNettySample
一个基于WPF + DotNetty的TCP长连接小示例 实现心跳检测、断线重连、解决TCP粘包问题
ZeeLyn/Uragano
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
ikpil/UniNetty
UniNetty project - a port of DotNetty, an event-driven asynchronous network application framework
brucehu123/Study.Microservices
一步一步,由浅入深,学习如何使用.net core搭建微服务框架。
Lybecker/DotNettyPlayground
Getting to know DotNetty. Examples of use
codedawn/QM
QM 一个简单易用的、可拓展的游戏服务器框架;QM is a simple to use, extensible game server framework
cuteant/EventStore-DotNetty-Fork
Open Source Cross Platform EventStore(see https://eventstore.org/) Solution based on .NET Core 3.1 and Netty(https://github.com/cuteant/dotnetty-span-fork)
yixincapital/DotNettyRPC
DotNettyRPC is based on DotNetty to build the RPC system, the message network transmission support the current mainstream codec
mmendeza/DotNetOrb
CORBA C#
adminoryuan/Sharpdis
使用c# 复刻redis| redis服务端|resp|dotnetty
cdy816/DotNettyCore3
rebuild dotnetty for .net standard 2.1
vsaroopchand/ServiceFabric-Performance-Test
How do each OOtB ICommunicationListeners stack up to each-other? This project is an attempt to visualize the performance metrics of each OOtB and custom communication stacks.
elky84/osd
2D sideview MMORPG
stratosblue/Hoarwell
a network application framework for rapid development of maintainable protocol servers and clients. 一个用于快速开发可维护的协议的服务器和客户端的网络应用程序框架。
TheAifam5/DotNetty.Codecs.MessagePack
MessagePack codec for DotNetty
ThisBoringWorld/System.Net.Http.DotNetty
基于DotNetty的HttpMessageHandler实现;用于HttpClient执行HTTP请求;
Aaronontheweb/Akka.Remote.DiagnosticDotNettyTransport
A diagnostic DotNettyTransport implementation for Akka.Remote to troubleshoot cluster and remote stability issues
MinesharpMC/Minesharp
Minecraft server implementation written in C#
dragonphoenix/proto-java-csharp
netty protobuf example, with java server and c# client
elky84/DotNetty_For_Unity
DotNetty_0.6.0_forUnity
elky84/EzDotNetty
Easily usable with DotNetty.
vermilion/Crey
Crey is a lightweight RPC microservice framework with high scalability. It supports TCP protocol using DotNetty, Consul is used as the service registration and discovery
WallcroftUK/Noskito
NosTale emulator written in C# (.NET 8) using DotNetty/EF Core/gRPC
kouweizhong/kcp_csserver
用kcp_warpper跟dotnetty的lib做一个简单的kcpserver.用于服务器跟客户端通讯
wangweinjcn/nettyRpc
dotnet rpc framwork base on dotnetty