即时通讯IM
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Xinwei Xiong 11108e1ddf
fix: release openim version not auto build (#1660)
6 months ago
.github fix: fix openim scripts and ci add openim check (#1632) 6 months ago
CHANGELOG ☀️ feat: Enhancing OpenIM with Integrated E2E Testing and CI/CD Enhancements (#1359) 8 months ago
assets Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring (#825) 10 months ago
build fix: release openim version not auto build (#1660) 6 months ago
cmd add webhooks (#1465) 7 months ago
config feature:grafana web inside (#1636) 6 months ago
deployments feature:grafana web inside (#1636) 6 months ago
docs feat: add the notificationAccount (#1602) 6 months ago
internal feat: support websocket first message method response code (#1651) 6 months ago
pkg fix: modify dismissed group's status. (#1655) 6 months ago
scripts fix: install-im-server (#1648) 6 months ago
test feat: Add OpenIM server, environment support for Docker Compose, and Kubernetes deployment. (#1559) 7 months ago
tools fix: fix openim scripts and ci add openim check (#1632) 6 months ago
.dockerignore Ⓜ️feat: openim docker fix (#1502) 7 months ago
.gitignore feat: Add OpenIM server, environment support for Docker Compose, and Kubernetes deployment. (#1559) 7 months ago
.golangci.yml docs: add openim cluster helm chart (#1291) 8 months ago
CHANGELOG.md feat: add link file 12 months ago
CODE_OF_CONDUCT.md Feat/add test scripts (#1341) 8 months ago
CONTRIBUTING.md ☀️ feat: Enhancing OpenIM with Integrated E2E Testing and CI/CD Enhancements (#1359) 8 months ago
Dockerfile Ⓜ️feat: openim docker fix (#1502) 7 months ago
LICENSE v3 - main to cut out 1 year ago
Makefile Update openimci.yml (#1610) 6 months ago
README-zh_CN.md Update README-zh_CN.md 8 months ago
README.md Update README.md (#1615) 6 months ago
docker-compose.yml fix: fix Security vulnerability (#1646) 6 months ago
go.mod fix setUserInfoEx (#1635) 6 months ago
go.sum fix: add the GetconversationAPI 1542 (#1604) 6 months ago
go.work feat: Remove MySQL and implement it all with Mongo (#1508) 7 months ago
install.sh Ⓜ️feat: openim docker fix (#1502) 7 months ago

README.md

Ⓜ️ About OpenIM

OpenIM isn't just an open-source instant messaging component, it's an integral part of your application ecosystem. Check out this diagram to understand how AppServer, AppClient, OpenIMServer, and OpenIMSDK interact.

App-OpenIM Relationship

🚀 About OpenIMSDK

OpenIMSDK seamlessly integrates into your application, delivering a rich, real-time messaging experience without requiring intricate UI integration. It provides:

  • Local Storage: For quick data retrieval and message synchronization.
  • Listener Callbacks: Ensuring real-time message interactivity.
  • API Encapsulation: Streamlining development processes.
  • Connection Management: Guaranteeing reliable message delivery.

It's crafted in Golang and supports cross-platform deployment, ensuring a coherent messaging experience across all platforms.

👉 Explore GO SDK

🌐 About OpenIMServer

OpenIMServer, meticulously developed in Golang, ensures a stellar instant messaging server capability with a multifold approach:

  • Modular Composition: It's comprised of several modules, such as the gateway and multiple RPC services, offering a versatile messaging environment.
  • Microservices Architecture: Supporting cluster modes, it assures outstanding performance and scalability to manage communication effectively across various instances.
  • Diverse Deployment Options: Adapts to your operational preferences, offering deployment via source code, Kubernetes, or Docker.

Enhanced Business Functionalities:

  • REST API: OpenIMServer provides REST API for business systems, aiming to empower your operations with additional functionalities like group creation and message push via backend interfaces.
  • Callbacks: To expand its utility across varied business forms, OpenIMServer offers callback capabilities. That is, it sends a request to the business server before or after an event occurs, such as sending a message, enriching the interaction and data exchange flow in the communication processes.

👉 Learn More

🚀 Quick Start

We support many platforms. Here are the addresses for quick experience on the web side

👉 OpenIM online web demo

You can quickly learn OpenIM engineering solutions, all it takes is one simple command:

$ make demo

🤲 In order to facilitate the user experience, we have provided a variety of deployment solutions, you can choose your own deployment method according to the list below:

🛠️ To start developing OpenIM

Open in Dev Container

OpenIM Our goal is to build a top-level open source community. We have a set of standards, in the Community repository.

If you'd like to contribute to this Open-IM-Server repository, please read our contributor documentation.

Before you start, please make sure your changes are in demand. The best for that is to create a new discussion OR Slack Communication, or if you find an issue, report it first.

👥 Community

📆 Community Meetings

We want anyone to get involved in our community and contributing code, we offer gifts and rewards, and we welcome you to join us every Thursday night.

Our conference is in the OpenIM Slack 🎯, then you can search the Open-IM-Server pipeline to join

We take notes of each biweekly meeting in GitHub discussions, Our historical meeting notes, as well as replays of the meetings are available at Google Docs 📑.

👀 Who are using OpenIM

Check out our user case studies page for a list of the project users. Don't hesitate to leave a 📝comment and share your use case.

📄 License

OpenIM is licensed under the Apache 2.0 license. See LICENSE for the full license text.

The OpenIM logo, including its variations and animated versions, displayed in this repository OpenIM under the assets/logo and assets/logo-gif directories, are protected by copyright laws.

🔮 Thanks to our contributors!