Skip to content

Commit

Permalink
feat(client): expose connect types without proto feature (hyperium#…
Browse files Browse the repository at this point in the history
…2377)

Make it possible to refer to Connected, Connection, HttpConnector, etc.
without enabling either of the http1/http2 features. This makes feature
selection work better for downstream libraries like hyper-openssl, which
don't want to commit to any particular protocol.

Fix hyperium#2376.
  • Loading branch information
benesch authored and Benxiang Ge committed Jul 26, 2021
1 parent d165fdd commit b1f67bb
Show file tree
Hide file tree
Showing 7 changed files with 1,268 additions and 1,239 deletions.
Loading

0 comments on commit b1f67bb

Please sign in to comment.