Module dove::conn

source ·
Expand description

The conn module contains basic primitives for establishing and accepting AMQP connections and performing the initial handshake. Once handshake is complete, the connection can be used to send and receive frames.

Structs

Functions

Type Definitions