Added ZeroMQ wrapper
This commit is contained in:
parent
830f4a39c4
commit
0b46881b96
1 changed files with 9 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue