kourier
Toggle table of contents
0.2.2
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-client
/
dev.kourier.amqp.connection
/
DefaultAMQPConnection
/
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.