Add Chronos

This commit is contained in:
Zahary Karadjov 2019-02-06 17:24:40 +01:00 committed by zah
parent 34c3dcfd92
commit d684550461

View File

@ -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",