to the websocket endpoint, example: wss://server/ws/amqp
Optional
vhost: stringOptional
username: stringOptional
password: stringOptional
name: stringOptional
frameMax: numberOptional
heartbeat: numberOptional
blockedReadonly
bufferProtected
Optional
closeProtected
Optional
connectOptional
nameProtected
Optional
onOptional
platformReadonly
textUsed for string -> arraybuffer when publishing
Readonly
urlOpen a channel
Optional
id: numberAn existing or non existing specific channel
Gracefully close the AMQP connection
Optional
reason: string = ""might be logged by the server
Protected
closeEstablish a AMQP connection over WebSocket
to send
fulfilled when the data is enqueued
Static
platform
WebSocket client for AMQP 0-9-1 servers