Expand description
Collections of connected peers
Structsยง
- ConnectedPeers manages the set of connected peers based on discovery, new connection, and peer session lifetime.
- Provides a stream of peers that have been connected to. This stream produces an item whenever an A2DP peer has been connected. It will produce None when no more peers will be connected.