Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Fixed receiving duplicate messages. #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

halfgaar
Copy link

Because the subscribe() method was queued on each run of
subscribe(QString), you would receive the messages duplicated to as
many channels you subscribed to.

Because the subscribe() method was queued on each run of
subscribe(QString), you would receive the messages duplicated to as
many channels you subscribed to.
@milgner
Copy link
Contributor

milgner commented May 31, 2014

Hi @halfgaar,

sorry for taking so long to respond, it's been a few busy weeks. As discussed in #13, the project isn't really maintained anymore and the app for which we developed it has been discontinued.
I'll try to take a look at your changes in the next few days and merge them. However, since you're currently the only user that I know of, you should probably stick with your fork for the foreseeable future. 😃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants