Skip to content

feat(core): cyper transport - #8042

Open
George-Miao wants to merge 2 commits into
mainfrom
feat/cyper-transport
Open

feat(core): cyper transport#8042
George-Miao wants to merge 2 commits into
mainfrom
feat/cyper-transport

Conversation

@George-Miao

@George-Miao George-Miao commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Part of #8039, stacked on #8038.

Rationale for this change

Reqwest is not compatible with compio, we need cyper as the http transport layer.

What changes are included in this PR?

Added opendal-http-transport-cyper.

Are there any user-facing changes?

New transport crate & feature is added.

AI Usage Statement

I used codex's gpt-5.6-sol to brainstorm & implement part of the PR. I have thoroughly reviewed the change and fixed any issue I found before submitting this PR.

@dosubot dosubot Bot added size:XL This PR changes 500-999 lines, ignoring generated files. releases-note/feat The PR implements a new feature or has a title that begins with "feat" labels Aug 9, 2026
@George-Miao George-Miao changed the title feat(core): cypter transport feat(core): cyper transport Aug 9, 2026
@Xuanwo

Xuanwo commented Aug 10, 2026

Copy link
Copy Markdown
Member

Should this PR use #8038 as base? It's hard to check the diff.

@George-Miao

Copy link
Copy Markdown
Contributor Author

Should this PR use #8038 as base? It's hard to check the diff.

I don't think that's possible since that branch is on my forked repo. Target has to be a branch on the main repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat" size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants