Go to file
chao cb0bf64435
feat: S3 server cache (#1329)
* optimize scheduled deletion

* optimize scheduled deletion

* optimize scheduled deletion

* optimize scheduled deletion

* minio cache

* fix: conflicts

* feat: minio cache

* feat: cache optimize

* feat: cache optimize

* feat: cache optimize

* feat: cache optimize

* feat: cache optimize
2023-11-03 01:40:45 +00:00
.docker-compose_cfg feat: add license 2023-07-10 18:13:30 +08:00
.github docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
CHANGELOG 🧶 feat: Big job! kubernetes Deployment Design (#1055) 2023-09-28 10:00:41 +00:00
assets Large refactoring projects: OpenIM automation, scripting, and openimctl refactoring (#825) 2023-08-23 09:09:51 +08:00
build docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
cmd Optimize the control structure (#1294) 2023-11-02 04:27:59 +00:00
config docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
deployments docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
docs docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
internal feat: S3 server cache (#1329) 2023-11-03 01:40:45 +00:00
pkg feat: S3 server cache (#1329) 2023-11-03 01:40:45 +00:00
scripts docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
test feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 2023-10-21 07:23:33 +00:00
tools docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
.dockerignore feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 2023-10-21 07:23:33 +00:00
.env docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
.gitignore docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
.golangci.yml docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
CHANGELOG.md feat: add link file 2023-07-10 18:19:25 +08:00
CODE_OF_CONDUCT.md docs: update create CODE_OF_CONDUCT.md (#705) 2023-07-29 13:04:14 +00:00
CONTRIBUTING.md feat: set docs openim-server url address fix (#1043) 2023-09-08 07:20:30 +00:00
Dockerfile fix: set openim volume (#1051) 2023-09-09 14:26:24 +08:00
LICENSE v3 - main to cut out 2023-06-29 22:35:31 +08:00
Makefile docs: update readme docs (#1304) 2023-10-30 13:26:11 +00:00
README-zh_CN.md docs: add openim cluster helm chart (#1291) 2023-10-30 02:16:37 +00:00
README.md docs: update readme docs (#1304) 2023-10-30 13:26:11 +00:00
docker-compose.yml 🧶 feat: Big job! kubernetes Deployment Design (#1055) 2023-09-28 10:00:41 +00:00
go.mod fix: go mod update. (#1306) 2023-11-02 04:28:11 +00:00
go.sum fix: go mod update. (#1306) 2023-11-02 04:28:11 +00:00
go.work fix: reset branch. (#1277) 2023-10-24 20:28:22 +08:00
install.sh feat(release-v3.4): Enhanced Build, Deployment, and Configuration Management for Optimized Performance and Automation (#1255) 2023-10-21 07:23:33 +00:00
install_guide.sh feat: set docs openim-server url address fix (#1043) 2023-09-08 07:20:30 +00:00

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!