Module libp2p::core::transport::upgrade [−][src]
Configuration of transport protocol upgrades.
Structs
| Authenticate | An upgrade that authenticates the remote peer, typically in the context of negotiating a secure channel. |
| Builder | A |
| DialUpgradeFuture | The |
| ListenerStream | The |
| ListenerUpgradeFuture | The |
| Multiplex | An upgrade that negotiates a (sub)stream multiplexer on top of an authenticated transport. |
| Upgrade | An upgrade on an authenticated, non-multiplexed |
Enums
| TransportUpgradeError | Errors produced by a transport upgrade. |
| Version | Supported multistream-select protocol versions. |