GangXu / as3-stomp

Automatically exported from code.google.com/p/as3-stomp
0 stars 0 forks source link

re-connect doesn't not work if server still think as3-stomp client active and responsed with 'already connected'. #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. make the reconnect time larger (from default 5 to 30 times)
2. connect stomp
3. un-plug cable, wait for 3 to 4 seconds, reconnect

What is the expected output? What do you see instead?

expect: reconnect successfully.
actual: stomp recieved 'xxx-client-xxxxx already connected from /XXXX

What version of the product are you using? On what operating system?

- v0.41

Please provide any additional information below.

Original issue reported on code.google.com by kuo...@gmail.com on 27 May 2009 at 9:11

GoogleCodeExporter commented 8 years ago

Original comment by dwischu...@gmail.com on 5 Jun 2009 at 2:21