Skip to content
@juggleim

JuggleIM

Open-source, self-hosted infrastructure for real-time messaging — IM server, multi-platform SDKs, and production-ready chat apps.
JuggleIM

Open-source infrastructure for real-time messaging

Build private chat, group messaging, live chatrooms, customer support,
social communities, and AI conversations—on infrastructure you control.

English · 简体中文

GitHub stars GitHub forks Apache 2.0 license Last commit

Website · Documentation · Quick Deploy · Discussions · Community


Own your messaging stack

JuggleIM is a high-performance, scalable instant messaging platform with an open-source Go server, multi-platform client SDKs, REST APIs, WebHooks, admin tooling and related developer components.

For developers who want to evaluate JuggleIM or build their own messaging product, we also provide an open-source JuggleChat Server and open-source UI demo/reference applications for Web, iOS, and Android.

These open-source projects are intended for evaluation, integration reference, learning, and custom development.

JuggleChat is a separate production-ready commercial messaging product built by the JuggleIM team. It provides complete application source code for teams that want to launch a full messaging product without building every product-level feature from scratch.

Important

The open-source JuggleChat Server and UI demos are developer reference projects. They are not the complete commercial JuggleChat product source code.

Choose a self-hosted private deployment for full control over data and infrastructure, or use the managed cloud to start quickly. The same platform supports everything from a two-person conversation to a 100,000-member group and large live chatrooms.

What you get
Self-hosted by design Deploy on your own servers or cloud; keep control of data storage and operations.
Every major client Android, iOS, Web, React Native, Flutter, HarmonyOS, and desktop building blocks.
Complete messaging Private chat, groups, chatrooms, system notifications, read state, multi-device sync, media, and custom messages.
Built for production Protobuf + WebSocket, horizontal scaling, REST APIs, WebHooks, moderation, push, and an admin console.
Ready to customize Start from JuggleChat's cross-platform source code instead of rebuilding common chat flows.

JuggleIM is a practical foundation for self-hosted chat, in-app messaging, social networks, marketplace messaging, customer service, community products, live-stream interaction, IoT messaging, and AI assistants.

JuggleChat cross-platform messaging interface

JuggleChat is JuggleIM's production-ready cross-platform messaging application, available as commercial source code for Android, iOS, Flutter, Web and Desktop.

Public GitHub repositories provide SDKs, infrastructure components and selected reference/demo projects. Explore the product →

Start with the right project

Project Use it for Stack
im-server The open-source core: message delivery, storage, connections, groups, chatrooms, and server APIs Go
jugglechat-server A production-ready business server with accounts, friends, groups, auth, bots, and storage. Used in open source UI demos and commercial JuggleChat applications. Go
Client SDKs and UI demos Add messaging to Android, iOS, Web, React Native, Flutter, and HarmonyOS apps Multi-platform
Server SDKs Call JuggleIM server APIs from Go, Java, or Python services Go / Java / Python
Bot SDKs Connect bots, automations, and AI assistants Go / Python / Node.js / Rust
Direct links to client SDKs and apps
Platform SDK Open-source UI Demo Commercial JuggleChat
Android imsdk-android android-demo Available
iOS imsdk-ios iOS-demo Available
Web imsdk-web jugglechat-web Available
React Native imsdk-rn
Flutter imsdk-flutter Available
HarmonyOS imsdk-harmony
Desktop Available

Which one should I use?

Use the JuggleIM SDK if you already have an application and only need messaging capabilities.

Use the open-source UI demos if you want to evaluate JuggleIM, understand integration patterns, learn from sample UI/business logic, or use them as a reference for your own development.

Use commercial JuggleChat if you need a complete, production-ready messaging product that can be deployed and customized directly.

Get running

Pick the shortest path for your goal:

  1. Host your own IM service — follow the one-click deployment guide or explore im-server.
  2. Add chat to an existing product — choose a client SDK and connect it through the documented server APIs.
  3. Ship a complete messenger — use JuggleChat as a full-stack starting point and customize the clients for your product.

Explore the product overview, SDK documentation, and server API reference for integration details.

Built for real products

  • Social & communities: direct messages, friend relationships, large groups, mentions, reactions, and read receipts.
  • Marketplaces & support: buyer–seller conversations, service notifications, message history, and moderation hooks.
  • Live experiences: high-concurrency chatrooms for comments, likes, gifts, room state, and interactive events.
  • AI & automation: bot SDKs and connectors for assistants, workflows, and LLM-powered conversations.
  • Private enterprise apps: deploy inside your own environment and choose where conversation data is stored.

Join the community

Great open-source messaging infrastructure is built in the open. You can help by:

  • ⭐ Starring im-server so more developers can discover JuggleIM.
  • 💬 Asking questions and sharing ideas in GitHub Discussions.
  • 🐛 Reporting a bug or proposing a feature in GitHub Issues.
  • 🛠️ Improving code or documentation with a pull request.
  • 💬 Joining the Telegram Chinese community for integration help and discussion.
  • 🚀 Sharing what you built with JuggleIM—we would love to feature it.

If JuggleIM saves you time, give im-server a ⭐

Every Star helps other developers find an open, self-hosted alternative for real-time messaging.

Star JuggleIM on GitHub

Pinned Loading

  1. im-server im-server Public

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

    Go 3.6k 374

  2. imsdk-web imsdk-web Public

    JuggleIM SDK for Web — IM Chat, private chat, groups, chatrooms, media messages, read receipts, multi-device sync, and extensible message types.

    JavaScript 91 6

  3. imsdk-android imsdk-android Public

    JuggleIM SDK for Android — IM Chat, private chat, groups, chatrooms, media messages, read receipts, multi-device sync, and push notifications.

    Java 153 3

  4. imsdk-ios imsdk-ios Public

    JuggleIM SDK for iOS — IM Chat, private chat, groups, chatrooms, media messages, read receipts, multi-device sync, and push notifications.

    C++ 103 3

  5. jugglechat-server jugglechat-server Public

    Production-ready, self-hosted IM business server in Go — accounts, friends, groups, auth, bots, storage, and cross-platform chat clients.

    Go 52 6

  6. jugglechat-web jugglechat-web Public

    Open-source JuggleChat web client built on JuggleIM — private chat, groups, media messages, read receipts, and customizable UI.

    JavaScript 7 4

Repositories

Showing 10 of 30 repositories
  • jugglechat-web Public

    Open-source JuggleChat web client built on JuggleIM — private chat, groups, media messages, read receipts, and customizable UI.

    juggleim/jugglechat-web's past year of commit activity
    JavaScript 7 Apache-2.0 4 1 0 Updated Sep 20, 2026
  • imsdk-ios Public

    JuggleIM SDK for iOS — IM Chat, private chat, groups, chatrooms, media messages, read receipts, multi-device sync, and push notifications.

    juggleim/imsdk-ios's past year of commit activity
    C++ 103 Apache-2.0 3 0 0 Updated Sep 18, 2026
  • imsdk-android Public

    JuggleIM SDK for Android — IM Chat, private chat, groups, chatrooms, media messages, read receipts, multi-device sync, and push notifications.

    juggleim/imsdk-android's past year of commit activity
    Java 153 3 0 0 Updated Sep 17, 2026
  • im-server Public

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

    juggleim/im-server's past year of commit activity
    Go 3,556 Apache-2.0 374 1 (1 issue needs help) 10 Updated Sep 17, 2026
  • jugglechat-server Public

    Production-ready, self-hosted IM business server in Go — accounts, friends, groups, auth, bots, storage, and cross-platform chat clients.

    juggleim/jugglechat-server's past year of commit activity
    Go 52 Apache-2.0 6 0 0 Updated Sep 16, 2026
  • .github Public
    juggleim/.github's past year of commit activity
    0 0 0 0 Updated Sep 16, 2026
  • imsdk-rn Public

    JuggleIM SDK for React Native — build real-time private chat, groups, chatrooms, and cross-platform messaging experiences.

    juggleim/imsdk-rn's past year of commit activity
    TypeScript 17 Apache-2.0 1 1 0 Updated Sep 14, 2026
  • imsdk-web Public

    JuggleIM SDK for Web — IM Chat, private chat, groups, chatrooms, media messages, read receipts, multi-device sync, and extensible message types.

    juggleim/imsdk-web's past year of commit activity
    JavaScript 91 Apache-2.0 6 0 0 Updated Sep 14, 2026
  • imserver-console Public

    Self-hosted JuggleIM admin console — manage apps, users, groups, messages, bots, integrations, monitoring, and analytics.

    juggleim/imserver-console's past year of commit activity
    Go 1 Apache-2.0 1 0 0 Updated Sep 9, 2026
  • imserver-sdk-java Public

    Server-side Java SDK for JuggleIM — users, IM Chat, private and chatroom messages, groups, chatrooms, and sensitive-word management.

    juggleim/imserver-sdk-java's past year of commit activity
    Java 4 Apache-2.0 2 0 2 Updated Sep 7, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…