| 5 weeks | jason | add try-catch suggested by steven |
| 2 months | jason | update comments and version number |
| 2 months | jason | add missing connect headers to connect() method, remove the space between header and value -- it's not necessary and rabbitmq appears not to like it |
| 2 months | jason | add facility to wait until the socket is connected before issuing a 'CONNECT' |
| 2 months | jason | update comment |
| 2 months | jason | minor tidy up, remove header_key.lower() as per Eugene's patch |
| 6 months | jason | integrate lock change suggested by Lilians Auvigne |
| 7 months | jason | add StringIO support for faster large message performance (patch from Fernando) |
| 8 months | jason | fix for authentication suggested by Greg Holt |
| 11 months | jason | minor changes to fix initial connection problem, add updated version of test code |
| 14 months | jason | minor fixes for jython |
| 14 months | jason | more updates from Julian (see inline comments) |
| 14 months | jason | add comments to detail Julian's (numerous) updates |
| 14 months | jason | Added tag mark-working-version-20070918 for changeset 0633ccbcdd8c |
| 14 months | jason | remove version num from help string (use _version variable instead) |
| 14 months | jason | mod: change print statements to use a logger, added printing version number to the StompTester code |
| 14 months | jason | forgot to update comments |
| 14 months | jason | patched with Julian Scheid's change to allow headers |
| 14 months | jason | move to repos on my blog |