Ross ROSS = Recommend OSS · open-source software intelligence for agents

Lihuanghe/SMSGate

这是一个在netty4框架下实现的三网合一短信网关核心框架,支持(cmpp/smpp3.4/sgip1.2/smgp3) 短信协议解析,支持长短信合并和拆分,也支持wap短信和闪信。 observed · 2026-08-28

github.com/Lihuanghe/SMSGate · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 90
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4057
  • days_rel: 706
  • days_push: 60
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1187 stars · 512 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SMSGate is a Java framework built on Netty 4 that implements the core of a unified SMS gateway supporting CMPP, SMPP 3.4, SGIP 1.2, and SMGP 3 protocols. It handles protocol parsing, long SMS splitting and merging, WAP push, and flash SMS, with client and server endpoint abstractions.

Use cases

  • send SMS via CMPP/SMPP/SGIP/SMGP from Java
  • build an SMS gateway server supporting multiple telecom protocols
  • parse and handle SMS protocol messages over TCP long connections
  • split and merge long SMS messages automatically
  • send flash SMS and WAP push messages
  • wrap SMS protocols behind an HTTP API
  • receive delivery reports and uplink SMS

When to choose

  • you need to integrate with Chinese carrier SMS gateways (CMPP, SGIP, SMGP) or SMPP in Java
  • you want a Netty-based high-throughput SMS protocol framework
  • you need long SMS segmentation handled transparently
  • you are building a custom SMS gateway or http-to-cmpp bridge

When to avoid

  • you only need simple HTTP-based SMS sending via a provider API
  • you are not on the JVM
  • you need a turnkey commercial SMS platform with billing and user management
  • you need protocols outside CMPP/SMPP/SGIP/SMGP

Facets

framework · maturity active

networking serialization parser middleware developer-tools backend developer-tools jvm cross-platform sms-gateway cmpp smpp sgip smgp netty4 long-sms flash-sms wap-push telecom-protocols messaging telecommunications

1 source

Member repositories

RepositoryRoleHealth v2
Lihuanghe/SMSGatemain63

For agents

markdown · JSON · MCP: product_card(name="Lihuanghe/SMSGate")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem