openimsdk / chat

A business server that includes user registration and login, deployed together with Open-IM-Server, can be used to set up a chat product.
https://openim.io
GNU General Public License v3.0
81 stars 101 forks source link

🔮[RFC #0000]: reconstruct chat repository #16

Closed hanzhixiao closed 11 months ago

hanzhixiao commented 1 year ago

[RFC #0000] OpenIMSDK proposal template

Meta

📇Topics

Motivation

-Provide more concise code. -divide the bussiness system and im system. -replace complex rpc call with api call.

How it Works

The project includes login, user management, session management, platform access management, and local knowledge base management.

Login Module login rpc under chat service

User module registerUser rpc under chat service, updateUserInfo rpc under chat service, CancellationUser rpc under admin service, BlockUser rpc under admin service,

Admin module addDefaultGroup rpc under admin service SearchDefaultGroup rpc under admin service

kubbot commented 12 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

kubbot commented 11 months ago

This issue was closed because it has been stalled for 7 days with no activity.