Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pls allow stomp.py to connect to websocket url like ws.myhost.com/stomp/ #32

Closed
hihellobolke opened this issue Apr 24, 2015 · 1 comment

Comments

@hihellobolke
Copy link

Currently stomp.py accept host and port but not path to url. This would make it more awesome!

Thank!

@jasonrbriggs
Copy link
Owner

Not something I have a need for really. Nor entirely sure what the benefit would be.

It is relatively straightforward to implement a new transport for stomp (see https://github.com/jasonrbriggs/stomp.py/blob/master/stomp/adapter/multicast.py), so you could implement yourself if it's something you really need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants