mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-08 19:16:35 +08:00
concurrent consumption of messages
This commit is contained in:
@@ -12,6 +12,7 @@ import (
|
||||
|
||||
const OnlineTopicBusy = 1
|
||||
const OnlineTopicVacancy = 0
|
||||
const Msg = 2
|
||||
|
||||
var (
|
||||
persistentCH PersistentConsumerHandler
|
||||
|
||||
Reference in New Issue
Block a user