RTCSignaling defines the interface for signaling operations required for WebRTC peer connection setup. Implementations must handle sending offers, answers, ICE candidates, and data channel events.
RTCSignaling defines the interface for signaling operations required for WebRTC peer connection setup. Implementations must handle sending offers, answers, ICE candidates, and data channel events.