# juggleim/im-server

IM Chat, High-performance, scalable, self-hosted instant messaging server in Go — private chat, groups, chatrooms, WebSocket and REST APIs.

Repository: https://github.com/juggleim/im-server
Canonical: https://ross.abutalabs.com/products/im-server
Homepage: https://www.juggle.im/docs/guide/intro/
Language: Go
License: Apache-2.0
License Family: permissive
Topics: chat, golang, im, imserver, messenger, chat-server, imsdk, instant-messaging, self-hosted, websocket, multi-tenant, open-source, protobuf, realtime, rest-api
Last push: 2026-08-25T01:25:04+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 52
- inputs: {"age_days": 737, "days_push": 9, "days_rel": 9, "gap_med": 25.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3540, forks 369 (observed 2026-08-28T04:08:09.216335+00:00)

## What it is
JuggleIM is a self-hosted, high-performance instant messaging server written in Go, using a Protobuf + WebSocket long-connection protocol with REST APIs. It supports private chat, group chat, chatrooms, system notifications, bots/AI assistants, and multi-tenant deployments, with client SDKs for Android, iOS, Web, Flutter, and Electron.

## Use cases
- self-host a chat server for my app
- add private and group messaging to a mobile app
- build a live-stream chatroom
- run an instant messaging backend with WebSocket and REST APIs
- host a private WhatsApp/Telegram-style messenger
- add AI bot conversations to a chat app
- send system notifications to users in real time

## When to choose
- you want a self-hosted IM backend with full control over your messaging data
- you need multi-tenant support hosting several isolated apps from one deployment
- you need large group chats and unlimited-size live chatrooms
- you want client SDKs across Android, iOS, Web, Flutter, and Electron
- you need bot and AI assistant integration in your chat product

## When to avoid
- you only need simple peer-to-peer messaging without a server
- you prefer a managed SaaS chat service over operating your own infrastructure
- you need horizontal clustering on the free edition, which is limited to the professional edition
- your stack requires a non-Go server you can deeply customize in another language

## Facets
- artifact type: service
- maturity: active
- function: websocket, http-server, chatbot, auth, message-queue, sdk
- domain: messaging-platforms, self-hosted, chatbots, apis
- platform: go, self-hosted, cross-platform
- tags: instant-messaging, chat-server, im, multi-tenant, protobuf, realtime, group-chat, chatroom, live-chat, push-notifications, rest-api, messenger, messaging, real-time, docker, linux

## Member repositories
- juggleim/im-server (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.216335+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:35.870121+00:00, confidence not recorded.
  - readme: https://github.com/juggleim/im-server (fetched 2026-08-28T04:08:09.216335+00:00, sha fa1bbf2a233f)
  - homepage: https://www.juggle.im/docs/guide/intro/ (fetched 2026-08-29T09:29:05.667979+00:00, sha 7e1ad6267f0b)
  - site_page: https://juggle.im/docs/guide/deploy/manualdeploy (fetched 2026-08-29T09:29:05.691070+00:00, sha 3546a5a65a51)
  - site_page: https://juggle.im/docs/guide/deploy (fetched 2026-08-29T09:29:05.685136+00:00, sha c84bdd8033ff)
  - site_page: https://juggle.im/docs/guide/deploy/releasenodes (fetched 2026-08-29T09:29:05.687195+00:00, sha 1c1f1b03dd2b)
  - site_page: https://juggle.im/docs/guide/deploy/quickdeploy (fetched 2026-08-29T09:29:05.689191+00:00, sha 5a0b7ce7db99)
  - site_page: https://juggle.im/docs/guide/scenes/private (fetched 2026-08-29T09:29:05.677343+00:00, sha 056f6b0a5c58)
  - site_page: https://juggle.im/docs/guide/scenes/group (fetched 2026-08-29T09:29:05.679642+00:00, sha 0dc7f141cc60)
  - site_page: https://juggle.im/docs/guide/scenes/sys_notice (fetched 2026-08-29T09:29:05.681618+00:00, sha 2ee3ed25eb60)
  - site_page: https://juggle.im/docs/guide/scenes/chatroom (fetched 2026-08-29T09:29:05.683509+00:00, sha 7c1f2f8b8bc1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
