Skip to main content
Very Popular
Go to Latest
interface AmqpSocketReader
import { type AmqpSocketReader } from "https://deno.land/x/amqp@v0.23.1/src/amqp_socket.ts";

Methods

read(): Promise<IncomingFrame>