Add Chronos
This commit is contained in:
parent
34c3dcfd92
commit
d684550461
1 changed files with 8 additions and 4 deletions
|
|
@ -5955,8 +5955,8 @@
|
|||
"web": "https://github.com/status-im/nim-json-rpc"
|
||||
},
|
||||
{
|
||||
"name": "asyncdispatch2",
|
||||
"url": "https://github.com/status-im/nim-asyncdispatch2",
|
||||
"name": "chronos",
|
||||
"url": "https://github.com/status-im/nim-chronos",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
|
|
@ -5969,9 +5969,13 @@
|
|||
"tcp",
|
||||
"udp"
|
||||
],
|
||||
"description": "Experimental fork of Nim's asyncdispatch",
|
||||
"description": "An efficient library for asynchronous programming",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-asyncdispatch2"
|
||||
"web": "https://github.com/status-im/nim-chronos"
|
||||
},
|
||||
{
|
||||
"name": "asyncdispatch2",
|
||||
"alias": "chronos"
|
||||
},
|
||||
{
|
||||
"name": "serialization",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue