kourier
Toggle table of contents
0.2.2
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-client-robust
/
dev.kourier.amqp.robust
/
RobustAMQPConnection
/
Companion
/
create
create
suspend
fun
create
(
coroutineScope
:
CoroutineScope
,
config
:
AMQPConfig
)
:
AMQPConnection
Connect to broker.
Return
AMQPConnection instance.
Parameters
coroutine
Scope
CoroutineScope on which to connect.
config
Configuration data.