mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-14 00:57:35 +08:00
kafka msg data conversion
This commit is contained in:
parent
86b11aa6e2
commit
df9613c49b
@ -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