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

Multiple protocol webhooks #4722

Open
wolf4ood opened this issue Jan 14, 2025 · 0 comments · May be fixed by #4730
Open

Multiple protocol webhooks #4722

wolf4ood opened this issue Jan 14, 2025 · 0 comments · May be fixed by #4730
Assignees
Labels
enhancement New feature or request

Comments

@wolf4ood
Copy link
Contributor

Feature Request

Currently when doing a protocol communication the callbackAddress is taken from the ProtocolWebhook injectable. This means that at runtime only one protocol is supported. In order to better support multiple protocols and versions in the same runtime a ProtocolWebhook should be configurable for each protocol/version

Which Areas Would Be Affected?

protocol, state-machine

Why Is the Feature Desired?

Are there any requirements?

Solution Proposal

If possible, provide a (brief!) solution proposal.

@wolf4ood wolf4ood added the enhancement New feature or request label Jan 14, 2025
@github-actions github-actions bot added the triage all new issues awaiting classification label Jan 14, 2025
@wolf4ood wolf4ood removed the triage all new issues awaiting classification label Jan 14, 2025
@wolf4ood wolf4ood self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant