mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added ZeroMQ wrapper
This commit is contained in:
parent
830f4a39c4
commit
0b46881b96
@ -930,5 +930,14 @@
|
||||
"description": "Pseudo-random number generation library inspired by Python",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/BlaXpirit/nimrod-random"
|
||||
},
|
||||
{
|
||||
"name": "zmq",
|
||||
"url": "git://github.com/nimrod-code/nim-zmq",
|
||||
"method": "git",
|
||||
"tags": ["library", "wrapper", "zeromq", "messaging", "queue"],
|
||||
"description": "ZeroMQ 4 wrapper",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimrod-code/nim-zmq"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user