Skip to content

feat(node): support http2 #58

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

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

OskarLebuda
Copy link
Contributor

Add http/2 support for node

@pi0 pi0 changed the title feat(http2): add node http2 protocol feat(node): support http2 Apr 23, 2025
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

Attention: Patch coverage is 34.13174% with 110 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/_node-compat/_http2/http2-send.ts 3.12% 62 Missing ⚠️
src/_node-compat/_http2/http2-headers.ts 37.50% 20 Missing ⚠️
src/_node-compat/_http2/http2-request.ts 33.33% 14 Missing ⚠️
src/adapters/node.ts 68.42% 12 Missing ⚠️
src/_node-compat/url.ts 60.00% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

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.

3 participants