rabbitmq ~master (2020-11-30T12:02:27Z)
Dub
Repo
AmqpConnection.openSocket
symmetry
api
rabbitmq
wrap
AmqpConnection
Undocumented in source. Be warned that the author may not have intended to support it.
class
AmqpConnection
amqp_socket_t
*
openSocket
(
string
hostname
,
ushort
port
,
bool
useSSL
,
bool
verifyPeer
,
bool
verifyHostname
,
string
caCert
,
string
certFile
,
string
keyFile
)
Meta
Source
See Implementation
symmetry
api
rabbitmq
wrap
AmqpConnection
constructors
this
functions
basicPublish
channel
consumeQueue
declareQueue
declareReplyToQueue
getBody
getFrame
login
maybeReleaseBuffers
openChannel
openSocket
simpleWaitFrame
static functions
newConnection
variables
conn