Added package vecio

This commit is contained in:
emekoi 2018-08-08 16:38:04 -05:00
parent b4c57fe634
commit 7577810638

View File

@ -10188,5 +10188,23 @@
"description": "Read and write to Xiaomi IOT devices.",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_xiaomi"
},
{
"name": "vecio",
"url": "https://github.com/emekoi/vecio.nim",
"method": "git",
"tags": [
"writev",
"readv",
"scatter",
"gather",
"vectored",
"vector",
"io",
"networking"
],
"description": "vectored io for nim",
"license": "MIT",
"web": "https://github.com/emekoi/vecio.nim"
}
]