added reactor.nim
This commit is contained in:
parent
0a44899edb
commit
95943b7fcf
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue