mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-27 03:58:55 +08:00
concurrent consumption of messages
This commit is contained in:
parent
78bfd1ff64
commit
2b142baf19
@ -15,7 +15,7 @@ const OnlineTopicVacancy = 0
|
||||
const Msg = 2
|
||||
const ConsumerMsgs = 3
|
||||
const UserMessages = 4
|
||||
const ChannelNum = 10
|
||||
const ChannelNum = 11
|
||||
|
||||
var (
|
||||
persistentCH PersistentConsumerHandler
|
||||
|
Loading…
x
Reference in New Issue
Block a user