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/h3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hyperium/h3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/stammw/kind-feat-build
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 26, 2021

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

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    14077c8 View commit details
    Browse the repository at this point in the history
  2. Hide FrameStream from public API

    By wrapping the `FrameStream` impl into an opaque type.
    Example updated to show what boundaries to use when passing
    `RequestStream` around.
    stammw committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    bab8271 View commit details
    Browse the repository at this point in the history
Loading