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!: remove Transport #586

Merged
merged 10 commits into from
Aug 26, 2024
Merged

Conversation

adamspofford-dfinity
Copy link
Contributor

Transport is an ongoing maintenance burden for every new HTTP-related feature, nobody uses HyperTransport for anything important, and all other internal uses of Transport are hacks obsoleted by the various *_signed functions. This PR removes Transport and the hyper-based system. Dummy structures are included for compatibility and should be removed in two versions.

@adamspofford-dfinity adamspofford-dfinity marked this pull request as ready for review August 22, 2024 23:41
@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner August 22, 2024 23:41
@adamspofford-dfinity adamspofford-dfinity marked this pull request as draft August 22, 2024 23:43
@adamspofford-dfinity adamspofford-dfinity marked this pull request as ready for review August 23, 2024 16:06
@adamspofford-dfinity adamspofford-dfinity merged commit 6e11a35 into main Aug 26, 2024
24 checks passed
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/remove-transport branch August 26, 2024 14:47
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.

2 participants