We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have the docker launched and I’m trying out the example here.
https://github.com/SolaceSamples/solace-samples-dotnet/blob/master/src/TopicToQueueMapping/TopicToQueueMapping.cs
CapabilityType.PUB_GUARANTEED CapabilityType.SUB_FLOW_GUARANTEED CapabilityType.ENDPOINT_MANAGEMENT CapabilityType.QUEUE_SUBSCRIPTIONS
These are all disabled.
How do I go about enabling them, preferably in a programmatic way when starting the docker image?
Topic to Queue mapping
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Description
I have the docker launched and I’m trying out the example here.
https://github.com/SolaceSamples/solace-samples-dotnet/blob/master/src/TopicToQueueMapping/TopicToQueueMapping.cs
CapabilityType.PUB_GUARANTEED
CapabilityType.SUB_FLOW_GUARANTEED
CapabilityType.ENDPOINT_MANAGEMENT
CapabilityType.QUEUE_SUBSCRIPTIONS
These are all disabled.
How do I go about enabling them, preferably in a programmatic way when starting the docker image?
Use Case
Topic to Queue mapping
Proposed Solution
No response
The text was updated successfully, but these errors were encountered: