kerryjiang/SuperSocket
SuperSocket is a high-performance, extensible socket server application framework for .NET. It provides a robust architecture for building custom network communication applications with support for multiple protocols including TCP, UDP, and WebSocket. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 75
- Release rhythm 66
- Longevity 100
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: 46
- age_days: 5142
- days_rel: 151
- days_push: 151
- n_releases_24m: 4
Adoption not part of the score
4233 stars · 1165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SuperSocket is a high-performance, extensible socket server application framework for .NET. It provides a pipeline-based architecture for building custom TCP, UDP, and WebSocket servers with protocol abstraction, middleware, and session management.
Use cases
- build a custom TCP socket server in .NET
- implement a game server with custom network protocol
- create a real-time chat server over WebSocket
- connect IoT devices over TCP or UDP
- decode custom binary protocols from socket streams
- build a high-throughput low-latency messaging server
When to choose
- you need a .NET socket server framework with protocol abstraction and pipeline filters
- you want built-in TCP, UDP, and WebSocket support with session and command handling
- you need high performance with buffer pooling and minimal allocations
- you want integration with modern .NET dependency injection, configuration, and logging
When to avoid
- you only need a simple HTTP/REST API rather than raw socket communication
- you are not on the .NET platform
- you need a turnkey messaging product rather than a framework to build one
Facets
framework · maturity active
websocket middleware networking serialization networking iot backend dotnet cross-platform windows socket-server tcp udp csharp high-performance protocol-abstraction session-management real-time game-development linux macos
1 source
- readme: https://github.com/kerryjiang/SuperSocket · fetched 2026-08-28 · 344ce1a3959d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kerryjiang/SuperSocket | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="kerryjiang/SuperSocket")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem