Crate libp2p_webtransport_websys

Source
Expand description

Libp2p WebTransport built on web-sys

Structs§

Config
Config for the Transport.
Connection
An opened WebTransport connection.
Stream
A stream on a connection.
Transport
A WebTransport Transport that works with web-sys.

Enums§

Error
Errors that may happen on the Transport or the Connection.