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

Strophe only send message out when new message comes in #101

Open
jackyjia opened this issue Dec 19, 2012 · 1 comment
Open

Strophe only send message out when new message comes in #101

jackyjia opened this issue Dec 19, 2012 · 1 comment

Comments

@jackyjia
Copy link

Hi all,

I experienced the problem when sending a single messages out, strophe will not actually send it out, but queued them up instead, and wait for about half a minute. If during the period a new message comes in, queued message will be sent out immediately.

I tried conn.flush(), however, doesn't seem to work.

I use the latest strophe js: v1.0.3.

Any ideas?

Thanks in advance.

@dotmilk
Copy link

dotmilk commented Mar 25, 2013

Could I see a gist of what it is you are trying to do, so i can replicate it?

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

No branches or pull requests

2 participants