package
0.41.0
Repository: https://github.com/libp2p/go-libp2p.git
Documentation: pkg.go.dev

# Packages

The udpmux package contains the logic for multiplexing multiple WebRTC (ICE) connections over a single UDP socket.

# Functions

IsWebRTCDirectMultiaddr returns whether addr is a /webrtc-direct multiaddr with the count of certhashes in addr.

# Constants

timeout values for the peerconnection https://github.com/pion/webrtc/blob/v3.1.50/settingengine.go#L102-L109.
timeout values for the peerconnection https://github.com/pion/webrtc/blob/v3.1.50/settingengine.go#L102-L109.
timeout values for the peerconnection https://github.com/pion/webrtc/blob/v3.1.50/settingengine.go#L102-L109.
This is higher than other transports(64) as there's no way to detect a peer that has gone away after sending the initial connection request message(STUN Binding request).

# Structs

# Type aliases