即时通讯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
a3d21 8a13017665
fix update user.FaceURL do not trigger GroupMemberInfoSetNotification (#1267)
9 months ago
.docker-compose_cfg feat: add license 1 year ago
.github feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 9 months ago
CHANGELOG 🧶 feat: Big job! kubernetes Deployment Design (#1055) 9 months ago
assets Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring (#825) 11 months ago
build feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 9 months ago
cmd fix update user.FaceURL do not trigger GroupMemberInfoSetNotification (#1267) 9 months ago
config feat: Add the help chart script to support k8s deployment (#1145) 9 months ago
deployments feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 9 months ago
docs feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 9 months ago
internal fix update user.FaceURL do not trigger GroupMemberInfoSetNotification (#1267) 9 months ago
manifest feat: Add the help chart script to support k8s deployment (#1145) 9 months ago
pkg fix update user.FaceURL do not trigger GroupMemberInfoSetNotification (#1267) 9 months ago
scripts feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 9 months ago
test feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 9 months ago
tools Update README.md (#1265) 9 months ago
.dockerignore feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 9 months ago
.env 🧶 feat: Big job! kubernetes Deployment Design (#1055) 9 months ago
.gitignore 🧶 feat: Big job! kubernetes Deployment Design (#1055) 9 months ago
.golangci.yml fix: api send messages for notification conversation. (#1254) 9 months ago
CHANGELOG.md feat: add link file 1 year ago
CODE_OF_CONDUCT.md docs: update create CODE_OF_CONDUCT.md (#705) 11 months ago
CONTRIBUTING.md feat: set docs openim-server url address fix (#1043) 10 months ago
Dockerfile fix: set openim volume (#1051) 10 months ago
LICENSE v3 - main to cut out 1 year ago
Makefile 🧶 feat: Big job! kubernetes Deployment Design (#1055) 9 months ago
README-zh_CN.md feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 9 months ago
README.md feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 9 months ago
docker-compose.yml 🧶 feat: Big job! kubernetes Deployment Design (#1055) 9 months ago
go.mod feat(deps): bump the gomod-deps group with 2 updates (#1257) 9 months ago
go.sum feat(deps): bump the gomod-deps group with 2 updates (#1257) 9 months ago
go.work fix: fix all lint warning in pkg (#1263) 9 months ago
install.sh feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 9 months ago
install_guide.sh feat: set docs openim-server url address fix (#1043) 10 months ago

README.md

Open source Instant Messaging Server

A+ good first Go Reference

English 简体中文 Docs

Ⓜ️ 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

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

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!