package
0.38.1
Repository: https://github.com/aperturerobotics/bifrost.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.