[][src]Module hyper::upgrade

HTTP Upgrades

See this example showing how upgrades work with both Clients and Servers.

Structs

OnUpgrade

A future for a possible HTTP upgrade.

Parts

The deconstructed parts of an Upgraded type.

Upgraded

An upgraded HTTP connection.