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

Using h1/h2 callbacks for handling the connection #48

Merged
merged 36 commits into from
May 12, 2019
Merged

Conversation

maru
Copy link
Owner

@maru maru commented May 12, 2019

  • Added HTTP/2 Upgrade
  • Added HTTP/2 Direct
  • Still doesn't allow resume/suspend connections

@maru maru merged commit a10fb74 into master May 12, 2019
@maru maru deleted the h1_h2_callbacks branch May 12, 2019 16:24
maru added a commit that referenced this pull request May 17, 2019
* Added HTTP/2 Upgrade
* Added HTTP/2 Direct
* Still doesn't allow resume/suspend connections

More details:
* Restore http1 examples
* Readme for github
* HTTPS supports ALPN h2/h1
* Cleaned as possible
* Added http2 examples; moved callbacks definitions
* Fixed .gitignore; added http2 example
* Moved http2 files to http2 directory
* Refactoring code; separating functionality
* Update nghttp2 version 1.37.0
* Update curl version 7.64.1
* h2spec tests passed
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.

1 participant