Skip to content

Make the transport factory configurable in the bundle's config #504

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

Merged
merged 1 commit into from
May 17, 2021

Conversation

ste93cry
Copy link
Contributor

While answering issue #497 I realized that making the transport factory configurable in the bundle's config so that there is no need to use a compiler pass to modify the service definition of the SDK client would make things much more easy for the users. Change itself is pretty small, it just adds a new config node that can be set to the name of the service to use in place of the default one 😄

@ste93cry ste93cry added this to the 4.2 milestone May 16, 2021
@ste93cry ste93cry requested a review from Jean85 May 16, 2021 22:30
@Jean85 Jean85 merged commit 8cd97db into develop May 17, 2021
@Jean85 Jean85 deleted the feature/make-the-transport-factory-configurable branch May 17, 2021 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants