mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
added reactor.nim
This commit is contained in:
parent
0a44899edb
commit
95943b7fcf
@ -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…
x
Reference in New Issue
Block a user