[PR #3425] [MERGED] net: some h2 module cleanup #3831

Closed
opened 2026-03-16 12:05:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3425
Author: @djc
Created: 1/6/2026
Status: Merged
Merged: 1/6/2026
Merged by: @djc

Base: mainHead: h2-module


📝 Commits (5)

  • f077120 net: discard unused future wrapper
  • 4ba30b4 net: move h2 ALPN constant down
  • fc87c77 net: merge h2 modules
  • 0f67e3a net: make h2 test async
  • dc77d3b net: use single file for h2 module

📊 Changes

2 files changed (+126 additions, -175 deletions)

View changed files

📝 crates/net/src/h2.rs (+126 -11)
crates/net/src/h2/mod.rs (+0 -164)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/3425 **Author:** [@djc](https://github.com/djc) **Created:** 1/6/2026 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `h2-module` --- ### 📝 Commits (5) - [`f077120`](https://github.com/hickory-dns/hickory-dns/commit/f07712017de385c0d7bc6d996dbede7cf6b0678c) net: discard unused future wrapper - [`4ba30b4`](https://github.com/hickory-dns/hickory-dns/commit/4ba30b4eac6879ba05489583746be156097e7908) net: move h2 ALPN constant down - [`fc87c77`](https://github.com/hickory-dns/hickory-dns/commit/fc87c772ae9b7e3a3f39c80eae9b415c921cf10a) net: merge h2 modules - [`0f67e3a`](https://github.com/hickory-dns/hickory-dns/commit/0f67e3a1f2581ef26077a41a97c6acce59bbad41) net: make h2 test async - [`dc77d3b`](https://github.com/hickory-dns/hickory-dns/commit/dc77d3bd11ff1ef9b597da0a23a29ea9075d0a7e) net: use single file for h2 module ### 📊 Changes **2 files changed** (+126 additions, -175 deletions) <details> <summary>View changed files</summary> 📝 `crates/net/src/h2.rs` (+126 -11) ➖ `crates/net/src/h2/mod.rs` (+0 -164) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:05:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3831
No description provided.