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

feat(transport): Make tower internal dependency #1947

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tottoto
Copy link
Collaborator

@tottoto tottoto commented Sep 19, 2024

Makes tower crate a internal dependency. This weakens the coupling of the tonic to tower crate, making it less likely that changes to the tower will affect the tonic.

@tottoto tottoto force-pushed the make-tower-internal-dependency branch 3 times, most recently from d05a489 to 351ff38 Compare September 26, 2024 20:21
@tottoto tottoto force-pushed the make-tower-internal-dependency branch 2 times, most recently from 28de3fa to 1da14c1 Compare September 29, 2024 22:45
@tottoto tottoto force-pushed the make-tower-internal-dependency branch from 1da14c1 to 44385ee Compare September 30, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant