Versions in this module Expand all Collapse all v1 v1.0.0 Jul 4, 2018 Changes in this version + type BufferTransportGenerator func(uint32, uint8) chan<- *rtp.Packet + type ICENotifier func(*Port) + type Port struct + ICEState ice.ConnectionState + ListeningAddr *stun.TransportAddr + func NewPort(address string, remoteKey []byte, tlscfg *dtls.TLSCfg, ...) (*Port, error) + func (p *Port) Close() error + func (p *Port) Send(packet *rtp.Packet)