Skip to main content

Module peer

Module peer 

Source
Expand description

Code for anything related to a peer as in the endpoint of a tor channel.

Peer information is put into a crate::channel::Channel which contains the information that has been used to connect to it.

Structs§

PeerInfo
Represents the actual information about the peer of a crate::channel::Channel.

Enums§

PeerAddr
Represents the address of a connected peer used for a tor channel.