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

Box controller clients #2514

Closed
wants to merge 1 commit into from
Closed

Box controller clients #2514

wants to merge 1 commit into from

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Nov 11, 2023

This change extends e62cc28 by boxing the controller clients so their inner types signatures don't leak into the stacks that use them.

This change adds a new BoxServiceClone type to replace Tower's BoxCloneService. Our new type implements Sync so the Service can be used across threads.

This change extends e62cc28 by boxing the controller clients so their
inner types signatures don't leak into the stacks that use them.

This change adds a new BoxServiceClone type to replace Tower's
BoxCloneService. Our new type implements Sync so the Service can be used
across threads.
@olix0r olix0r closed this Nov 16, 2023
@olix0r olix0r deleted the ver/box-control branch November 16, 2023 21:27
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