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

util: Add BoxService layer helpers #503

Merged
merged 7 commits into from Dec 29, 2020
Merged

Conversation

olix0r
Copy link
Collaborator

@olix0r olix0r commented Dec 29, 2020

This change adds BoxService::layer and UnsyncBoxService::layer
helpers to provide a convenience helper for boxing services in layered
stacks.

This change adds `BoxService::layer` and `UnsyncBoxService::layer`
helpers to provide a convenience helper for boxing services in layered
stacks.
@olix0r olix0r requested a review from hawkw December 29, 2020 21:38
tower/src/util/boxed/sync.rs Outdated Show resolved Hide resolved
tower/src/util/boxed/sync.rs Outdated Show resolved Hide resolved
tower/src/util/boxed/unsync.rs Outdated Show resolved Hide resolved
tower/src/util/boxed/unsync.rs Outdated Show resolved Hide resolved
olix0r and others added 5 commits December 29, 2020 14:55
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
Copy link
Member

@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, thanks!

@olix0r olix0r merged commit 6be2ff6 into tower-rs:master Dec 29, 2020
@olix0r olix0r deleted the ver/box-layer branch December 29, 2020 23:18
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.

None yet

2 participants