YeautyYE/netty-websocket-spring-boot-starter
:rocket: lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架) observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 57
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2985
- days_rel: n/a
- days_push: 261
- n_releases_24m: 0
Adoption not part of the score
1933 stars · 562 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Spring Boot starter that lets developers build WebSocket servers on top of Netty using annotation-driven configuration similar to spring-websocket. It provides annotations like @ServerEndpoint, @OnOpen, @OnMessage, and @OnClose to handle WebSocket lifecycle events with high performance.
Use cases
- build a websocket server in spring boot
- create a real-time chat application with netty
- handle websocket connections with annotations
- implement an instant messaging backend in java
- replace spring-websocket with a netty-based alternative
- add bidirectional real-time communication to a spring boot app
When to choose
- you need a high-performance websocket server in a Spring Boot application
- you prefer annotation-based websocket endpoint development similar to spring-websocket
- you want Netty's performance without writing low-level Netty handlers
When to avoid
- you need a websocket client rather than a server
- you are not using Spring Boot or the JVM
- you need full control over Netty's pipeline configuration
Facets
framework · maturity active
websocket web-framework http-server middleware web-development backend developer-tools jvm netty spring-boot-starter annotation-driven websocket-server real-time-messaging real-time spring-boot
1 source
- readme: https://github.com/YeautyYE/netty-websocket-spring-boot-starter · fetched 2026-08-28 · a3af7288dc2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| YeautyYE/netty-websocket-spring-boot-starter | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="YeautyYE/netty-websocket-spring-boot-starter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem