Module hyper::upgrade[][src]

Expand description

HTTP Upgrades

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

Structs

A future for a possible HTTP upgrade.

The deconstructed parts of an Upgraded type.

An upgraded HTTP connection.

Functions

Gets a pending HTTP upgrade from this message.