mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-16 02:27:01 +08:00
kafka msg data conversion
This commit is contained in:
parent
af6608a7c8
commit
aafe633726
@ -21,7 +21,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
topic = "latestMsgToRedis"
|
||||
topic = "ws2ms_chat"
|
||||
addr = "127.0.0.1:9092"
|
||||
//addr = "43.128.72.19:9092"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user