Skip to content

feat: support for azure service bus #1273

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Silvarr97
Copy link

feat: initial commit for Azure Service Bus plugin proposal

This commit introduces a non-runnable draft of an Azure Service Bus plugin integration.
The purpose of this code is to demonstrate the general direction I intend to take in order to support message publishing from the UI for testing purposes.

We currently use Azure Service Bus in our projects and found it limiting that we couldn't use the existing UI-based message publishing for testing. Since the Azure Service Bus Java SDK does not support JMS and communicates over AMQP 1.0, a dedicated integration is required.

I would like to contribute this feature to the project and would appreciate guidance and feedback from the maintainers. Specifically, I’d like to confirm if this is a suitable approach before proceeding with a functional implementation.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to Springwolf. Thanks a lot for creating your first pull request. Please check out our contributors guide and feel free to join us on discord.

Copy link

netlify bot commented Apr 13, 2025

Deploy Preview for springwolf-ui canceled.

Name Link
🔨 Latest commit c5f6c44
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/67fb8e0e9f407c0008767a7a

@Silvarr97 Silvarr97 changed the title draft: feat: support for azure service bus feat: support for azure service bus Apr 13, 2025
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.

1 participant