Skip to main content
Go to Latest
import * as amqp from "https://deno.land/x/amqp@v0.6.0/mod.ts";

Functions

Connects to an AMQP broker specified by the options.

Interfaces

Represents a live AMQP connection

Options for the connection to an AMQP broker.