asksol / python-stomp

fork of python-stomp

stompy is a fork of the STOMP client python-stomp, with support for non-blocking, polling and multiple subscriptions per connection.

Clone this repository (size: 101.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/asksol/python-stomp/

Shortlog (showing r61:2e14827c970c (tip) → r37:17e9a1f97a9f)

Age Author Message A M D «
6 months benjaminws benjaminws Fix some pep8 badness that I introduced when resolving conflicts 0 2 0
6 months bsm...@localhost Merge in changes from http://bitbucket.org/asksol/python-stomp/ and 2 0 3
6 months crankycoder crankycoder couple of small patches to enable queues and topics when talking to 0 2 0
7 months crankycoder crankycoder updated the connect() method to fix missing headers to deal with 0 2 0
6 months asksol asksol Return reply if want_receipt=True 0 1 0
6 months asksol asksol Add example for the simple client. 1 0 0
6 months asksol asksol Convert persistent to "true"/"false" 0 1 0
6 months asksol asksol stompy: Import Empty and TransactionError from stompy.simple 0 2 0
6 months asksol asksol Added idea for a new shortcut API with automatic transaction handling. 1 2 0
6 months asksol asksol Add some debugging info if the response is not what we expect 0 1 0
6 months asksol asksol disconnect() must work even if the connection is lost 0 1 0
6 months asksol asksol Don't modify callers data structure. 0 1 0
6 months asksol asksol Renamed from four to stompy 6 10 6
6 months asksol asksol tests/test_frame.py now passes pep8.py 0 1 0
6 months asksol asksol Create some shortcuts and clean up connected 0 1 0
6 months asksol asksol tests/test_stomp.py now conforms to PEP8 0 1 0
6 months asksol asksol Can now be subscribed to more than one destination at once (and we keep track 0 2 0
6 months asksol asksol Move target links to the bottom 0 1 0
6 months asksol asksol Added Sphinx documentation 17 0 0
6 months asksol asksol Added docs/.build to .hgignore 0 1 0
6 months asksol asksol examples/stomp_example.py now conforms to PEP8 0 1 0
6 months asksol asksol four.frame.py now conforms to PEP8 0 1 0
6 months asksol asksol four.stomp now conforms to PEP8.py 0 1 0
6 months asksol asksol Never raise SystemExit !!! 0 2 0
6 months asksol asksol Cleaned up interface and code (PEP8) 0 3 0