From 46a6ec7a9a57e8fdf9e00a1904cf957ec395fc43 Mon Sep 17 00:00:00 2001 From: Xinwei Xiong <3293172751NSS@gmail.com> Date: Wed, 10 Apr 2024 19:52:32 +0800 Subject: [PATCH] feat: update release-v3.2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecb39213b..7e91e9dfc 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@

+ ## ✨ About OpenIM Open-IM-Server, crafted meticulously using pure Golang, stands as a robust instant messaging server. Its unique approach to communication, via JSON over WebSocket, treats every interaction as a message. This simplifies customization and eliminates the need for tinkering with server code. Harnessing the power of microservice architecture, the server can be deployed via clusters, promising impressive performance and scalability.