added reactor.nim

This commit is contained in:
Michał Zieliński 2016-01-19 17:39:35 +01:00
parent 0a44899edb
commit 95943b7fcf

View File

@ -3996,5 +3996,19 @@
"description": "Library for displaying notifications on the desktop",
"license": "MIT",
"web": "https://github.com/dom96/notifications"
},
{
"name": "reactor",
"url": "https://github.com/zielmicha/reactor.nim",
"method": "git",
"tags": [
"async",
"libuv",
"http",
"tcp"
],
"description": "Asynchronous networking engine for Nim",
"license": "MIT",
"web": "https://networkos.net/nim/reactor.nim"
}
]