mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 19:46:57 +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 Msg = 2
|
||||||
const ConsumerMsgs = 3
|
const ConsumerMsgs = 3
|
||||||
const UserMessages = 4
|
const UserMessages = 4
|
||||||
const ChannelNum = 10
|
const ChannelNum = 11
|
||||||
|
|
||||||
var (
|
var (
|
||||||
persistentCH PersistentConsumerHandler
|
persistentCH PersistentConsumerHandler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user