# Functions
ExSignalPeer opens a SignalPeerSession with the remote peer ID.
NewHandleSignalPeer constructs a new HandleSignalPeer directive.
NewSignalPeer constructs a new SignalPeer directive.
# Variables
ErrEmptySignalingID is returned if the signaling id cannot be empty.
# Interfaces
HandleSignalPeer is a directive to handle an incoming signaling session.
SignalPeer is a directive to establish a signaling channel with a remote peer.
SignalPeerSession is a handle to a Signaling session with a remote peer.
# Type aliases
SignalPeerValue is the value of the SignalPeer directive.