Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hyperium/hyper-util
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.9
Choose a base ref
...
head repository: hyperium/hyper-util
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.10
Choose a head ref
  • 5 commits
  • 6 files changed
  • 4 contributors

Commits on Oct 1, 2024

  1. feat(client): Add a new config to set TCP_USER_TIMEOUT (#152)

    Setting TCP keepalive is not enough to prevent dead TCP connections.
    
    See https://blog.cloudflare.com/when-tcp-sockets-refuse-to-die/
    guillaumebort authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4dda024 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    aa90ce5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    30f38c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    05b13f4 View commit details
    Browse the repository at this point in the history
  2. v0.1.10

    seanmonstar committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a636037 View commit details
    Browse the repository at this point in the history
Loading