Azure/DotNetty
DotNetty project – a port of netty, event-driven asynchronous network application framework observed · 2026-08-28
Health v2 · maintenance only
51/100
- Activity 62
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4135
- days_rel: n/a
- days_push: 233
- n_releases_24m: 0
Adoption not part of the score
4253 stars · 1014 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DotNetty is a C# port of the Netty project, an asynchronous event-driven network application framework. It enables rapid development of maintainable, high-performance protocol servers and clients on .NET.
Use cases
- build a custom TCP protocol server in C#
- write high-performance async network clients on .NET
- implement protocol servers and clients similar to Netty
- handle many concurrent socket connections in .NET
- build an RPC or messaging transport layer in C#
When to choose
- you need Netty-style event-driven networking in a .NET application
- you are building custom binary protocols or high-throughput socket services in C#
When to avoid
- you only need simple HTTP clients or servers, where ASP.NET Core or HttpClient suffice
- you need the latest Netty features or a very actively developed ecosystem
Facets
library · maturity maintenance
networking websocket http-server http-client rpc networking developer-tools microservices dotnet cross-platform netty-port async-io protocol-servers protocol-clients event-driven
1 source
- readme: https://github.com/Azure/DotNetty · fetched 2026-08-28 · 99608b6a6339
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Azure/DotNetty | main | 51 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem