core/network/conn library

Classes

Conn
Conn is a connection to a remote peer. It multiplexes streams. Usually there is no need to use a Conn directly, but it may be useful to get information about the peer on the other side:
ConnState
ConnectionState holds information about the connection.
ConnStats
ConnStats stores metadata pertaining to a given Conn.
Stats
Stats stores metadata pertaining to a given Stream / Conn.