Module dove::conn[][src]

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

Connection
ConnectionOptions

Functions

connect

Type Definitions

ChannelId
HandleId