mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
To work around the issue we're having with queue draining between parallel blocking connections, use the same rabbitmq queue for both activity and presence events, keyed on a 'type' flag in the message itself. (imported from commit 188e8fda1695734e52c5740db2195072cfc81479)