Skip to content

connection.sync for enabling/disabling synchronous connections (good for disconnect on unload)#102

Open
chadillac wants to merge 1 commit intometajack:masterfrom
chadillac:master
Open

connection.sync for enabling/disabling synchronous connections (good for disconnect on unload)#102
chadillac wants to merge 1 commit intometajack:masterfrom
chadillac:master

Conversation

@chadillac
Copy link

Added support for a widely believed feature of Strophe that doesn't seem to actually be supported.

Setting connection.sync = true is believed to force synchronous connections according
to many blog and forum posts.  The source doesn't seem to support this at all. This little
patch makes that vaporware feature a reality.

e.g. disconnect in window.unload examples

Added support for a widely believed feature of Strophe that doesn't seem to actually be supported.

Setting connection.sync = true is believed to force synchronous connections according
to many blog and forum posts.  The source doesn't seem to support this at all. This little
patch makes that vaporware feature a reality.
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

Successfully merging this pull request may close these issues.

1 participant