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.
Open-IM-Server/pkg
chao ddd1446f56
Merge branch 'openimsdk:main' into main
3 weeks ago
..
apistruct feat: Support Streaming Messages in the Open-Source Server 2 months ago
authverify feat: add rpc interface permission check (#3366) 1 year ago
callbackstruct feat: add msgDBSave webhook when data save to DB. (#3578) 11 months ago
common Merge branch 'openimsdk:main' into main 3 weeks ago
dbbuild
localcache fix: resolve deadlock in cache eviction and improve GetBatch implementation and full id version (#3591) 9 months ago
mqbuild feat: Supports launching multiple monolithic instances, load-balanced by nginx, requiring only MongoDB and Redis at a minimum (#3759) 2 months ago
msgprocessor Fix: Resolved the issue of incorrect generation of conversationID (#3581) 10 months ago
notification feat: Support Streaming Messages in the Open-Source Server 2 months ago
rpccache chore(msg_gateway): remove redundant codes (#3741) 3 months ago
rpcli bugfix(conversation):removed unexpectedly called functions and itself to avoid out of index query. (#3668) 8 months ago
statistics
tools/batcher pkg/tools/batcher: stop scheduler panicking when b.data is closed externally (#3714) 3 months ago
util