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

Merged
merged 3 commits into from
Nov 7, 2024

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 3 times, most recently from 1da14c1 to 44385ee Compare September 30, 2024 11:51
@tottoto tottoto force-pushed the make-tower-internal-dependency branch 3 times, most recently from 1461208 to af636a8 Compare October 10, 2024 11:21
@tottoto tottoto force-pushed the make-tower-internal-dependency branch 3 times, most recently from 56df797 to 0fec78a Compare October 17, 2024 23:16
@tottoto tottoto force-pushed the make-tower-internal-dependency branch from 0fec78a to edbb70c Compare October 22, 2024 22:21
@tottoto tottoto force-pushed the make-tower-internal-dependency branch 2 times, most recently from f05183c to 37630aa Compare November 6, 2024 13:44
@tottoto tottoto force-pushed the make-tower-internal-dependency branch from 37630aa to e9134d6 Compare November 7, 2024 15:51
@tottoto tottoto added this pull request to the merge queue Nov 7, 2024
Merged via the queue into hyperium:master with commit 0846e6e Nov 7, 2024
17 checks passed
@tottoto tottoto deleted the make-tower-internal-dependency branch November 7, 2024 16:11
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