benjaminws / python-stomp (http://just-another.net/python-stomp)

Implementation of the STOMP protocol in Python.

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

To handle persistent topics with STOMP/ActiveMQ, it is necessary to initiate the CONNECT with a "client-id" and then to SUBSCRIBE with a " activemq.subscriptionName" (cf. http://stomp.codehaus.org/Stomp+JMS ).

It is currently not possible to do so with the current code of python-stomp as it is not possible to pass extra arguments to the Frame.connect().

Please find attached the necessary patches to python-stomp to pass a client-id when opening the connection to the server.

Cheers Romaric Guillier

Status: open Responsible: Benjamin Smith / benjaminws Type: proposal
Milestone: none Component: none Version: none

Attachments

Comments and changes

#1

Benjamin Smith / benjaminws

→ Changed responsible from nobody to benjaminws.

→ Changed status from new to open.

Going to work on this ASAP.


#2

Benjamin Smith / benjaminws

I can't seem to download the patches. Could you fork the project, apply your patches and then issue a pull request? If you'd rather not do that, could you investigate why the attachments are not working.


Add comment / attachment

Show/hide preview

Verification: Please write the text from the image in the box (letters only)

captcha

Is that you, Humanoid? Is this me?