package amqp-client-async
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Amqp client library, async version
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.3.0.tar.gz
md5=9db83accd0dfa9231c3f2ca0de9c8d9f
sha512=921c3f4d0d655dc5caa5c89fe8c4309a6e22d91167676062e0e73f3007b0b5de20e7b461aefdddca6dbdf716d57d90eaefb7e974ae218cce0f0a20fb461c965d
doc/amqp-client-async/Amqp_client_async/Exchange/index.html
Module Amqp_client_async.ExchangeSource
Operations on exchanges
Source
val declare :
?passive:bool ->
?durable:bool ->
?auto_delete:bool ->
?internal:bool ->
_ Channel.t ->
'a exchange_type ->
?arguments:Amqp_client_lib.Types.table ->
string ->
'a t Thread.Deferred.tDeclare a exchange
Delete exchange
Bind exchange t to exchange using routing_key, so messages are routed from exchange to t
Remove exchange to exchange binding
Source
val publish :
'a Channel.t ->
_ t ->
?mandatory:bool ->
routing_key:string ->
Message.message ->
'a Thread.Deferred.tPublish a message directly to an exchange.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>