import { default } from "https://deno.land/x/kafkasaur@v0.0.7/src/network/connection.ts";
Constructors
new
default(unnamed 0: ConnectionOptions)Properties
chunks: Buffer[] | Uint8Array[]
logger: Logger
requestQueue: RequestQueue
socketFactory: ISocketFactory
Methods
authenticate(unnamed 0: any)
connect()
processData(rd: Uint8Array | Buffer)
rejectRequests(error: Error)
send(unnamed 0: any)