Module snarkos_network::outbound::connection_writer[][src]

Structs

ConnWriter

A channel for writing messages to a peer. The write stream is protected by an Arc + Mutex to enable cloning.