Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot receive successive messages #15

Open
elimisteve opened this issue Oct 9, 2012 · 3 comments
Open

Cannot receive successive messages #15

elimisteve opened this issue Oct 9, 2012 · 3 comments

Comments

@elimisteve
Copy link

Two successive Recv's will not succeed. Send'ing and Recv'ing must alternate, which is obviously less than ideal :-).

@mattn
Copy link
Member

mattn commented Oct 10, 2012

I'm not master of XMPP. Would you please give me suggestion or code?

@elimisteve
Copy link
Author

I looked through your code and couldn't find an assumption made anywhere that would clearly lead to this odd reqult, so yeah, maybe it's an issue in working with the protocol. I'll let you know if I have a more helpful suggestion (or a pull request).

@mdosch
Copy link
Collaborator

mdosch commented Mar 28, 2024

@elimisteve is this still an issue?

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

No branches or pull requests

3 participants