Merge pull request #817 from emekoi/add-vecio2138

Add package vecio
This commit is contained in:
Dominik Picheta 2018-08-09 11:18:35 +01:00 committed by GitHub
commit 0164c27433
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]