Add nim-nanomsg

This commit is contained in:
def 2014-07-31 20:59:41 +02:00
parent f25118383d
commit 5b66a9c9ba

View File

@ -822,5 +822,14 @@
"description": "Self-contained markdown compiler generating self-contained HTML documents",
"license": "MIT",
"web": "https://h3rald.com/hastyscribe"
},
{
"name": "nim-nanomsg",
"url": "git://github.com/def-/nim-nanomsg",
"method": "git",
"tags": ["library", "wrapper", "networking"],
"description": "Wrapper for the nanomsg socket library that provides several common communication patterns",
"license": "MIT",
"web": "https://github.com/def-/nim-nanomsg"
}
]