concurrent consumption of messages

This commit is contained in:
Gordon
2022-05-20 14:48:06 +08:00
parent 78bfd1ff64
commit 2b142baf19
+1 -1
View File
@@ -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