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

Implement support for WebSocket binding in com.azure.spring:spring-cloud-azure-starter-servicebus-jms Spring Boot Java library #725

Open
andrianov17 opened this issue Dec 13, 2024 · 0 comments

Comments

@andrianov17
Copy link

We need to switch from using 5671 AMQP port to 443 using WebSocket binding offered by Azure Service Bus.

Service Bus connection string supports TransportType=AmqpWebSockets parameter, but unfortunately, it has no impact on underlying QPID JMS connection factory initialization as of latest com.azure.spring:spring-cloud-azure-starter-servicebus-jms:5.18.0 Spring Boot starter library.

Could you please implement AMQP over WebSocket support?

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

1 participant