Skip to content

Commit

Permalink
feat(server): server::conn::http1 and server::conn::http2 modules (
Browse files Browse the repository at this point in the history
…#3011)

This creates submodules of `hyper::server::conn` for HTTP/1 and HTTP/2.
Each module contains a `Builder` and `Connection`, with options and
methods specific to their version.

Closes #2851 

Co-authored-by: Michael J Ward <[email protected]>
  • Loading branch information
seanmonstar and Michael-J-Ward authored Oct 13, 2022
1 parent 89048f4 commit fc4d335
Show file tree
Hide file tree
Showing 3 changed files with 850 additions and 0 deletions.
Loading

0 comments on commit fc4d335

Please sign in to comment.