[][src]Module dove::conn

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
ListenOptions
Listener

Functions

connect
listen

Type Definitions

ChannelId
HandleId