Merge pull request #306 from zielmicha/reactor.nim

added reactor.nim
This commit is contained in:
Dominik Picheta 2016-01-20 13:26:02 +00:00
commit 639fde97ad

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