Home > @rainway/web > Peer > streams
Peer.streams property
A map from Stream IDs to active streams associated with this peer.
Signature:
get streams(): ReadonlyMap<number, InboundStream>;
Home > @rainway/web > Peer > streams
A map from Stream IDs to active streams associated with this peer.
Signature:
get streams(): ReadonlyMap<number, InboundStream>;