libp2p
    Preparing search index...

    Type Alias WebTransportDialEvents

    WebTransportDialEvents:
        | OutboundConnectionUpgradeEvents
        | ProgressEvent<"webtransport:wait-for-session">
        | ProgressEvent<"webtransport:open-authentication-stream">
        | ProgressEvent<"webtransport:secure-outbound-connection">
        | ProgressEvent<"webtransport:close-authentication-stream">