Last 7 days
-
issue 11
(Wrong number of arguments for ConnectionListener.on_disconne...) commented on by fqyang
-
-
issue 11
(Wrong number of arguments for ConnectionListener.on_disconne...) commented on by fqyang
-
Last 30 days
-
issue 11
(Wrong number of arguments for ConnectionListener.on_disconne...) reported by byron.clark
-
-
Older
-
-
-
-
-
-
-
-
-
issue 7
(stomp.py requires a hostname at compile time.) commented on by s.traylen
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
issue 5
(Fix : Bad exception thrown when connection error, and SSL m...) Status changed by jasonrbriggs
-
-
stomp.py-2.0.2.tar.gz (stomp.py version 2.0.2 (for Python 2)) file uploaded by jasonrbriggs
-
Labels:
Featured
Type-Archive
OpSys-All
Labels:
Featured
Type-Archive
OpSys-All
-
Revision 770fc39cc8
(another ssl patch from JamesC fixing ssl import issue, updat...)
pushed by jasonrbriggs
- another ssl patch from JamesC fixing ssl import issue, update version
another ssl patch from JamesC fixing ssl import issue, update version
-
issue 5
(Fix : Bad exception thrown when connection error, and SSL m...) reported by jamesc.000
-
-
-
-
-
-
issue 2
(PATCH: Add support for SSL) changed by jasonrbriggs
-
Status:
Started
Labels:
Type-Enhancement
−Type-Defect
Status:
Started
Labels:
Type-Enhancement
−Type-Defect
-
Revision 4cb6660ad6
(apply patch for ssl support, provided by jamesc.000)
pushed by jasonrbriggs
- apply patch for ssl support, provided by jamesc.000
apply patch for ssl support, provided by jamesc.000
-
issue 1
(PATCH: Add support for sending a reply using correlation-id) Status changed by jasonrbriggs
-
-
-
-
-
-
-
issue 1
(PATCH: Add support for sending a reply using correlation-id) reported by marascio
-
-
-
Revision b90641fda2
(merge experimental-py3k branch into default)
pushed by jasonrbriggs
- merge experimental-py3k branch into default
merge experimental-py3k branch into default
-
53 new revisions
pushed by jasonrbriggs
- Revision 852ca4cbfd:move to repos on my blog
Revision c9ad2fc3c3:patched with Julian Scheid's change to allow headers
Revision 8ec2ffd116:forgot to update comments
Revision 519780161b:mod: change print statements to use a logger, added printing version number to the StompTester code
Revision 0633ccbcdd:remove version num from help string (use _version variable instead)
Revision 856035d669:Added tag mark-working-version-20070918 for changeset 0633ccbcdd8c
Revision 979c294d30:add comments to detail Julian's (numerous) updates
Revision 9fc3ea0b82:more updates from Julian (see inline comments)
Revision 1d9fb35d79:more updates from Julian - fix unsubscribe bug, remove implicit connect, fix listener.on_disconnect
bug, add on_connecting and on_disconnect; plus my minor fix for minor disconnect problem
Revision cc9b4e6b21:apply Julian's latest patch: get rid of ack on send, auto content length for send frames which
contain NUL, call socket shutdown before close, stop waits for receiver to exit, receiver thread now
has descriptive name, logging for unhandled exceptions and debug logging for sent frames
Revision cf3f0f5bdb:minor fixes for jython
Revision b993634451:minor changes to fix initial connection problem, add updated version of test code
Revision 5429efcb79:fix for authentication suggested by Greg Holt
Revision a32c5e84a6:add StringIO support for faster large message performance (patch from Fernando)
Revision bc38e8d599:integrate lock change suggested by Lilians Auvigne
Revision 2ab918d13b:minor tidy up, remove header_key.lower() as per Eugene's patch
Revision a0b59281cc:update comment
Revision 1f09d032d4:add facility to wait until the socket is connected before issuing a 'CONNECT'
Revision 9912f8cce5: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
Revision 00b030c2dc:update comments and version number
Revision a194742876:add try-catch suggested by steven
Revision 84b789de7a:add patch for Stomp1.1 idea (jms map) provided by Eugene
Revision 585190fdb9:add patch from Eugene eliminating race condition
Revision ba7956c5ef:add rabbit test code
Revision a02e8b7ee1:forgot to update version number
Revision 28e2bd0012:change scope of is_local_host, patch by Scott Parkerson
Revision 5fa6a35eb6:backout manual change, done in wrong order
Revision dd321534a6:remove code to replace underscores with dashes in header names which causes a problem in rabbit-mq
Revision b19f21df1a:add logging configuration file
Revision c1dfb2563c:update comments
Revision c2bb6974a9:add patch for 2.6 provided by Gavin
Revision 711f9c1bbc:add patch provided by Fernando
Revision b3633e4ca7:catch any error when setting up logging and ignore
Revision e2fffb0124:Added tag version-1.8 for changeset b3633e4ca7d5
Revision 8616207e71:refactor single file into module dir to tidy up, add help to command line interface, add stats
facility, add unit test code
Revision 8e47cd330f:create new Python 3 version of stomp -- directory refactoring required as a consequence
Revision 93b5711c7a:add facility to allow for a specified logging config file or a default
Revision 2e04df604d:add changelog, add ver to command line client
Revision ea495246fd:update version number for py3k version
Revision 33c43e3197:tidying up, add sendfile to cli, fix ack code
Revision c5eec43106:minor
Revision 677078c229:fix minor problem in cli for ACKs
Revision a4f65e777f:minor change to hopefully tidy up logging
Revision 731dc0f534:tidy up logging, add more comments and doxygen generation
Revision d1577d64de:update documentation
Revision b45df536ff:fix setup
Revision 3d6297c06c:add optparse for command line arguments, plus facility for running a file of commands
Revision 5de4c9c264:update version
Revision 23dca4c52e:change version to a string as per bug report by Nic R
Revision 1e348bac9c:fix comment
Revision 09364ad0e4:fix comment
Revision ad06a312a9:support for pre-2.5 versions of Python (patch provided by Martin Pieuchot)
Revision befd9df9e8:update version
Revision 852ca4cbfd:move to repos on my blog
Revision c9ad2fc3c3:patched with Julian Scheid's change to allow headers
Revision 8ec2ffd116:forgot to update comments
Revision 519780161b:mod: change print statements to use a logger, added printing version number to the StompTester code
Revision 0633ccbcdd:remove version num from help string (use _version variable instead)
Revision 856035d669:Added tag mark-working-version-20070918 for changeset 0633ccbcdd8c
Revision 979c294d30:add comments to detail Julian's (numerous) updates
Revision 9fc3ea0b82:more updates from Julian (see inline comments)
Revision 1d9fb35d79:more updates from Julian - fix unsubscribe bug, remove implicit connect, fix listener.on_disconnect
bug, add on_connecting and on_disconnect; plus my minor fix for minor disconnect problem
Revision cc9b4e6b21:apply Julian's latest patch: get rid of ack on send, auto content length for send frames which
contain NUL, call socket shutdown before close, stop waits for receiver to exit, receiver thread now
has descriptive name, logging for unhandled exceptions and debug logging for sent frames
Revision cf3f0f5bdb:minor fixes for jython
Revision b993634451:minor changes to fix initial connection problem, add updated version of test code
Revision 5429efcb79:fix for authentication suggested by Greg Holt
Revision a32c5e84a6:add StringIO support for faster large message performance (patch from Fernando)
Revision bc38e8d599:integrate lock change suggested by Lilians Auvigne
Revision 2ab918d13b:minor tidy up, remove header_key.lower() as per Eugene's patch
Revision a0b59281cc:update comment
Revision 1f09d032d4:add facility to wait until the socket is connected before issuing a 'CONNECT'
Revision 9912f8cce5: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
Revision 00b030c2dc:update comments and version number
Revision a194742876:add try-catch suggested by steven
Revision 84b789de7a:add patch for Stomp1.1 idea (jms map) provided by Eugene
Revision 585190fdb9:add patch from Eugene eliminating race condition
Revision ba7956c5ef:add rabbit test code
Revision a02e8b7ee1:forgot to update version number
Revision 28e2bd0012:change scope of is_local_host, patch by Scott Parkerson
Revision 5fa6a35eb6:backout manual change, done in wrong order
Revision dd321534a6:remove code to replace underscores with dashes in header names which causes a problem in rabbit-mq
Revision b19f21df1a:add logging configuration file
Revision c1dfb2563c:update comments
Revision c2bb6974a9:add patch for 2.6 provided by Gavin
Revision 711f9c1bbc:add patch provided by Fernando
Revision b3633e4ca7:catch any error when setting up logging and ignore
Revision e2fffb0124:Added tag version-1.8 for changeset b3633e4ca7d5
Revision 8616207e71:refactor single file into module dir to tidy up, add help to command line interface, add stats
facility, add unit test code
Revision 8e47cd330f:create new Python 3 version of stomp -- directory refactoring required as a consequence
Revision 93b5711c7a:add facility to allow for a specified logging config file or a default
Revision 2e04df604d:add changelog, add ver to command line client
Revision ea495246fd:update version number for py3k version
Revision 33c43e3197:tidying up, add sendfile to cli, fix ack code
Revision c5eec43106:minor
Revision 677078c229:fix minor problem in cli for ACKs
Revision a4f65e777f:minor change to hopefully tidy up logging
Revision 731dc0f534:tidy up logging, add more comments and doxygen generation
Revision d1577d64de:update documentation
Revision b45df536ff:fix setup
Revision 3d6297c06c:add optparse for command line arguments, plus facility for running a file of commands
Revision 5de4c9c264:update version
Revision 23dca4c52e:change version to a string as per bug report by Nic R
Revision 1e348bac9c:fix comment
Revision 09364ad0e4:fix comment
Revision ad06a312a9:support for pre-2.5 versions of Python (patch provided by Martin Pieuchot)
Revision befd9df9e8:update version
-
stomp.py-2.0.1.tar.gz (stomp.py version 2.0.1 (for Python 2)) file uploaded by jasonrbriggs
-
Labels:
Featured
Type-Source
OpSys-All
Labels:
Featured
Type-Source
OpSys-All
|