send group message split topic

This commit is contained in:
Gordon
2022-05-11 18:33:48 +08:00
parent 804eb6c076
commit f8af109821
7 changed files with 322 additions and 101 deletions
+4
View File
@@ -41,11 +41,15 @@ kafka:
ws2mschat:
addr: [ 127.0.0.1:9092 ] #kafka配置,默认即可
topic: "ws2ms_chat"
ws2mschatoffline:
addr: [ 127.0.0.1:9092 ] #kafka配置,默认即可
topic: "ws2ms_chat_offline"
ms2pschat:
addr: [ 127.0.0.1:9092 ] #kafka配置,默认即可
topic: "ms2ps_chat"
consumergroupid:
msgToMongo: mongo
MsgToMongoOffline: mongo_offline
msgToMySql: mysql
msgToPush: push