# kone-net/go-chat

go-chat.使用Go基于WebSocket开发的web聊天应用。单聊，群聊。文字，图片，语音，视频消息，屏幕共享，剪切板图片，基于WebRTC的P2P语音通话，视频聊天。

Repository: https://github.com/kone-net/go-chat
Canonical: https://ross.abutalabs.com/products/go-chat
Language: Go
License Family: other
Topics: go, chat, websocket, chat-application, golang, protobuf, im
Last push: 2026-03-27T16:33:30+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 74, release rhythm 35, longevity 100
- inputs: {"age_days": 1749, "days_push": 159, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1085, forks 238 (observed 2026-08-28T04:03:31.693569+00:00)

## What it is
A web-based chat application built in Go using WebSocket for real-time messaging, supporting one-on-one and group chats with text, image, voice, and video messages. It also includes WebRTC-based P2P voice/video calls, screen sharing, and distributed deployment via Kafka.

## Use cases
- build a self-hosted web chat app
- learn websocket real-time messaging in Go
- implement p2p video calls with webrtc
- group chat with image and voice messages
- horizontally scalable chat with kafka
- learn protobuf message protocols
- screen sharing in a browser chat

## When to choose
- you want a full-stack Go + React chat reference implementation
- you need self-hosted IM with rich media and WebRTC calls
- you want to study goroutine/channel-based concurrency and protobuf in a real project

## When to avoid
- you need a production-grade IM with no license and limited hardening
- you require enterprise features like E2E encryption or federation
- you want a turnkey SaaS chat solution rather than a learning-oriented codebase

## Facets
- artifact type: application
- maturity: active
- function: websocket, chatbot, serialization, http-server, orm
- domain: messaging-platforms, web-development
- platform: go, cross-platform
- tags: instant-messaging, webrtc, protobuf, gin, group-chat, video-call, screen-sharing, self-hosted, real-time, react, web-server

## Member repositories
- kone-net/go-chat (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.693569+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-30T06:49:49.376264+00:00, confidence not recorded.
  - readme: https://github.com/kone-net/go-chat (fetched 2026-08-28T04:03:31.693569+00:00, sha 7884da019a9f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
