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

Integrate experimental HTTP/2 support #37

Merged
merged 10 commits into from
Jul 12, 2024
Merged

Integrate experimental HTTP/2 support #37

merged 10 commits into from
Jul 12, 2024

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    5019995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b6307f View commit details
    Browse the repository at this point in the history
  3. Integrate the original HTTP/2 code by Francesco Galla.

    Based on commit 317ce56
    
    Note that HTTP2ServerExchange is missing the implementation of several methods at this point and nothing is tested.
    s-ludwig committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e7b8403 View commit details
    Browse the repository at this point in the history
  4. Add the HTTP/2 example.

    s-ludwig committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fd47c3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    050fb59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c55527 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16c0ebe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f429215 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a64a7b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f43d6a9 View commit details
    Browse the repository at this point in the history