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

fix: add websocket support #395

Merged
merged 1 commit into from
Sep 11, 2022

Conversation

mfmarche
Copy link
Contributor

Adds websocket support to stomp.py.

  • Support for ws and wss schemes
  • tested under rabbitmq

@mfmarche
Copy link
Contributor Author

mfmarche commented Jul 26, 2022

#342 adds websocket support

@jasonrbriggs jasonrbriggs merged commit 7bc3953 into jasonrbriggs:dev Sep 11, 2022
@jasonrbriggs
Copy link
Owner

Merged belatedly. Thanks for the contribution.

@mfmarche
Copy link
Contributor Author

thanks @jasonrbriggs . What is this repositories process for dev to get published to pypi.org?

@jasonrbriggs
Copy link
Owner

jasonrbriggs commented Sep 13, 2022

I plan to release it soon. But thinking that I would like to move the websocket support into stomp.adapter to keep things clean. Have that prepped locally but have a few other things to complete as well.

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

Successfully merging this pull request may close these issues.

2 participants