Module webrtc::ice_transport

source ·
Expand description

The utilities defining transport between peers. Contains ice_transport::ice_server::RTCIceServer struct which describes how peer does ICE (Interactive Connectivity Establishment).

Modules§

Structs§

  • ICETransport allows an application access to information about the ICE transport over which packets are sent and received.

Type Aliases§