Skip to content

Conversation

@wlampert
Copy link
Contributor

Commit Message: This PR introduces a new ClientEngineBuilder class. This class is a variant of the existing EngineBuilder class that provides a more configurable bootstrap via its exposed API but is similarly used to create an engine. The ClientEngineBuilder requires the user to provide their own cluster and route configuration, giving the user more control over the client's behavior. This client is not intended to be used in mobile environments and does not provide support for XDS as of now.

Additional Description: N/A
Risk Level: Low - this is a new, separate client and should not affect Envoy or Envoy Mobile.
Testing: Unit and integration are included in this PR. I also conducted manual testing using the client in a staging environment to send requests to an Envoy Server.
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

variant of the existing EngineBuilder class that provides a more
configurable boostrap via its exposed API, but is similarly used to
create an engine. The ClientEngineBuilder requires the user to provide
their own cluster and route configuration, giving the user more control
over the client's behavior. This client is not intended to be used in
mobile environments and does not provide support for XDS as of now.

Signed-off-by: Will Lampert <[email protected]>
@wlampert wlampert marked this pull request as draft January 14, 2026 03:14
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