mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package asyncrabbitmq (#2399)
Co-authored-by: Vladimir Berezenko <qmaster@MacBook-Pro-Vladimir.local>
This commit is contained in:
parent
b3fe74d035
commit
b921f0eae8
@ -27790,5 +27790,19 @@
|
|||||||
"description": "string interpolation, complement of std/strformat for runtime strings",
|
"description": "string interpolation, complement of std/strformat for runtime strings",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/guibar64/formatstr"
|
"web": "https://github.com/guibar64/formatstr"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "asyncrabbitmq",
|
||||||
|
"url": "https://github.com/Q-Master/rabbitmq.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"rabbitmq,",
|
||||||
|
"amqp,",
|
||||||
|
"async,",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Pure Nim asyncronous driver for RabbitMQ",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Q-Master/rabbitmq.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user