Module tsukuyomi::upgrade[][src]

[unstable] Components for HTTP/1.1 upgrade mechanism.

Structs

Upgrade

[unstable] A "Responder" for constructing an upgrade response.

UpgradeBuilder

A builder for constructing an "Upgrade".

UpgradeContext

All of contextural information used when the protocol upgrade is performed.

Traits

UpgradeHandler

A trait representing performing a protocol upgrade.