hellozedan / node-xmpp-bosh

Automatically exported from code.google.com/p/node-xmpp-bosh
0 stars 0 forks source link

Mixing up of XML data on multiple streams in case of out of order packets from the client #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Whenever there is an out of order packet received by the bosh proxy from the 
client and the reconstructed packets refer to different XMPP streams, the XML 
data is munged and mixed up such that only one of the XMPP servers receives all 
the data.

Reported and diagnosed by Anup.

Original issue reported on code.google.com by dhruvb...@gmail.com on 25 Sep 2011 at 1:45

GoogleCodeExporter commented 8 years ago
Shall we close this issue? It has been fixed and tested now.

Original comment by anup.kal...@gmail.com on 9 Nov 2011 at 6:41