interface PeerStreamsInit {
    id: PeerId;
    protocol: string;
}

Properties

Properties

id: PeerId
protocol: string