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
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.
  • Loading branch information
Michael-J-Ward authored and seanmonstar committed Oct 12, 2022
1 parent 89048f4 commit c088e06
Show file tree
Hide file tree
Showing 3 changed files with 848 additions and 0 deletions.

0 comments on commit c088e06

Please sign in to comment.