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

h3i: initial version #1820

Merged
merged 14 commits into from
Sep 12, 2024
Merged

h3i: initial version #1820

merged 14 commits into from
Sep 12, 2024

Conversation

LPardue
Copy link
Contributor

@LPardue LPardue commented Jul 21, 2024

See README.md

@LPardue LPardue requested a review from a team as a code owner July 21, 2024 21:49
@rushilmehra
Copy link
Contributor

🎉

Copy link
Member

@ghedo ghedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some minor comments.

Looking at the generated docs, it looks like there are a whole bunch of public types and modules that I'm not entirely sure should actually be public as they don't seem useful to applications using h3i. Might want to go through the docs and check that the all the things that are public should be.

Cargo.toml Outdated Show resolved Hide resolved
h3i/Cargo.toml Outdated Show resolved Hide resolved
name = "h3i"
version = "0.1.0"
edition = "2018"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

h3i/src/actions/h3.rs Outdated Show resolved Hide resolved
h3i/src/actions/h3.rs Outdated Show resolved Hide resolved
h3i/src/client/connection_summary.rs Outdated Show resolved Hide resolved
h3i/src/client/connection_summary.rs Outdated Show resolved Hide resolved
@evanrittenhouse
Copy link
Contributor

evanrittenhouse commented Jul 23, 2024

All of my comments are resolved by #1822, feel free to merge that here and resolve

evanrittenhouse and others added 3 commits September 11, 2024 07:39
* Make SNI optional with --omit-sni argument

* Add sensible defaults to additional HEADER prompts
@LPardue LPardue merged commit 3725e27 into master Sep 12, 2024
38 checks passed
@LPardue LPardue deleted the lucas/h3i-gh branch September 12, 2024 13:46
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.

4 participants