# TangSengDaoDao/TangSengDaoDaoServer

高颜值 IM 即时通讯,聊天

Repository: https://github.com/TangSengDaoDao/TangSengDaoDaoServer
Canonical: https://ross.abutalabs.com/products/tangsengdaodaoserver
Homepage: https://tsdaodao.com
Language: Go
License: Apache-2.0
License Family: permissive
Topics: im
Last push: 2026-07-22T02:37:09+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 93, release rhythm 8, longevity 82
- inputs: {"age_days": 1148, "days_push": 43, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3573, forks 589 (observed 2026-08-28T04:08:10.760020+00:00)

## What it is
TangSengDaoDao (唐僧叨叨) is an open-source, operationally mature instant messaging server written in Go, providing business-layer IM features like friends, groups, and message history on top of the WuKongIM communication layer. It supports private deployment with encrypted message transport, multi-device sync, and clients for Android, iOS, Web, Windows, and macOS.

## Use cases
- self-host a private chat server for my company
- build a custom instant messaging app with group chat
- deploy an open-source Slack/WeChat alternative on my own server
- add real-time messaging with offline and roaming message support
- run a private IM backend with encrypted message transport
- sync chat messages across mobile and desktop clients

## When to choose
- you want a fully self-hosted, commercially usable (Apache-2.0) IM solution with all source code open
- you need an operationally mature chat platform with groups, friends, and multi-device sync
- you want simple architecture with a clear split between transport (WuKongIM) and business logic

## When to avoid
- you only need a lightweight embeddable chat widget rather than a full IM platform
- you require a managed SaaS chat service with no server maintenance
- your stack is not Go-friendly and you prefer a Node.js or Java IM backend

## Facets
- artifact type: service
- maturity: active
- function: chatbot, websocket, http-server, api-framework, auth, self-hosted, message-queue
- domain: messaging-platforms, self-hosted, backend, apis
- platform: self-hosted, go, cross-platform
- tags: instant-messaging, im-server, chat-server, wukongim, private-deployment, group-chat, message-sync, go-server, real-time, linux, docker, web-server

## Member repositories
- TangSengDaoDao/TangSengDaoDaoServer (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:10.760020+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:34:04.943568+00:00, confidence not recorded.
  - readme: https://github.com/TangSengDaoDao/TangSengDaoDaoServer (fetched 2026-08-28T04:08:10.760020+00:00, sha 1bee981762a3)
  - homepage: https://tsdaodao.com (fetched 2026-08-29T09:27:38.478903+00:00, sha 141d30d51891)
  - site_page: https://tsdaodao.com/guide/quickstart.html (fetched 2026-08-29T09:27:38.488322+00:00, sha 4291f1f85bce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
