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
Monet Lee 07badb162f
​Build: Implement rate limiting and circuit breaker for API and RPC services.​​ (#3572)
2 months ago
..
apistruct fix: added AtUserIDList to the @ message for API sending. (#3472) 6 months ago
authverify feat: add rpc interface permission check (#3366) 8 months ago
callbackstruct feat: add msgDBSave webhook when data save to DB. (#3578) 2 months ago
common ​Build: Implement rate limiting and circuit breaker for API and RPC services.​​ (#3572) 2 months ago
dbbuild feat: optimize code and support running in single process mode (#3142) 11 months ago
localcache feat: implement auth local cache. (#3533) 5 months ago
mqbuild feat: optimize code and support running in single process mode (#3142) 11 months ago
msgprocessor Fix: Resolved the issue of incorrect generation of conversationID (#3581) 2 months ago
notification refactor: change sendNotification to sendMessage to avoid ambiguity regarding message sending behavior. (#3173) 11 months ago
rpccache feat: implement auth local cache. (#3533) 5 months ago
rpcli feat: add filtering for invalid messages and invalid conversations to prevent data-fetching exceptions after conversations are deleted. (#3239) 10 months ago
statistics
tools/batcher feat: add rpc interface permission check (#3366) 8 months ago
util