mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
commit
1eae87bae3
@ -3159,5 +3159,18 @@
|
|||||||
"description": "RPC implementation for Nim based on msgpack4nim",
|
"description": "RPC implementation for Nim based on msgpack4nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rogercloud/nim-rpc"
|
"web": "https://github.com/rogercloud/nim-rpc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "asyncevents",
|
||||||
|
"url": "https://github.com/tulayang/asyncevents",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"event",
|
||||||
|
"future",
|
||||||
|
"asyncdispath"
|
||||||
|
],
|
||||||
|
"description": "Asynchronous event loop for progaming with MVC",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/tulayang/asyncevents"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user