-
-
Notifications
You must be signed in to change notification settings - Fork 166
Comparing changes
Open a pull request
base repository: hyperium/hyper-util
base: 4c4e062
head repository: hyperium/hyper-util
compare: 8805922
- 14 commits
- 25 files changed
- 8 contributors
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e7b3966 - Browse repository at this point
Copy the full SHA e7b3966View commit details
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 912dc78 - Browse repository at this point
Copy the full SHA 912dc78View commit details
Commits on Apr 4, 2025
-
docs(service): document service utilities (#180)
this commit introduces some additional documentation to the `service` submodule, and the glue types like `TowerToHyperService` and `TowerToHyperServiceFuture`. links to relevant related documentation like `hyper::service`, and the documentation of `tower::Service`. this is closely related to hyperium/hyper#3869, which proposes a similar documentation pass over `hyper`'s own `service` facilities. Signed-off-by: katelyn martin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fdf672 - Browse repository at this point
Copy the full SHA 3fdf672View commit details
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ab2c9cd - Browse repository at this point
Copy the full SHA ab2c9cdView commit details
Commits on Apr 17, 2025
-
feat(server): add graceful::Watcher type (#182)
This allows creating an owned type that can be passed to another task before watching the connection. Closes #136
Configuration menu - View commit details
-
Copy full SHA for 8610b18 - Browse repository at this point
Copy the full SHA 8610b18View commit details -
Configuration menu - View commit details
-
Copy full SHA for c39da45 - Browse repository at this point
Copy the full SHA c39da45View commit details
Commits on Apr 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a891979 - Browse repository at this point
Copy the full SHA a891979View commit details
Commits on Apr 20, 2025
-
docs(client): Include .pool_timer() in the Client builder example (#186)
The example (/doctest) uses a pool idle timeout, which according to the docs doesn't actually do anything without a pool timer. Including a timer makes this example less misleading.
Configuration menu - View commit details
-
Copy full SHA for 9ac0dfe - Browse repository at this point
Copy the full SHA 9ac0dfeView commit details
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e74ab78 - Browse repository at this point
Copy the full SHA e74ab78View commit details
Commits on Apr 29, 2025
-
feat(client): add proxy::matcher utilities (#171)
A builder for configuring a matcher, as well as the ability to create one from standard environment variables.
Configuration menu - View commit details
-
Copy full SHA for 6c29abb - Browse repository at this point
Copy the full SHA 6c29abbView commit details
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for acdda1a - Browse repository at this point
Copy the full SHA acdda1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e74248 - Browse repository at this point
Copy the full SHA 7e74248View commit details
Commits on May 19, 2025
-
feat(client): add proxy::SocksV4 and proxy::SocksV5 connectors (#187)
Adds SocksV4 and SocksV5 connectors with simple configuration for local and remote DNS. Supports SOCKSv5 user/pass authentication and allows optimistic message sending (not in RFC but supported by most servers) to reduce number of round-trips in SOCKSv5 handshake. cc hyperium/hyper#3851, #173 Closes hyperium/hyper#3877
Configuration menu - View commit details
-
Copy full SHA for 7e34375 - Browse repository at this point
Copy the full SHA 7e34375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8805922 - Browse repository at this point
Copy the full SHA 8805922View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4c4e062...8805922