core/network/stream library
Classes
-
P2PStream<
T> - Represents a bidirectional channel between two agents in a libp2p network. "agent" is as granular as desired, potentially being a "request -> reply" pair, or whole protocols.
- StreamStats
- Stores metadata pertaining to a given Stream